mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 23:34:45 +00:00
[shared upload link] rewrote it with react (#4611)
* [shared upload link] rewrote it with react * modification
This commit is contained in:
@@ -210,6 +210,11 @@ module.exports = {
|
||||
require.resolve('react-dev-utils/webpackHotDevClient'),
|
||||
paths.appSrc + "/pages/search",
|
||||
],
|
||||
uploadLink: [
|
||||
require.resolve('./polyfills'),
|
||||
require.resolve('react-dev-utils/webpackHotDevClient'),
|
||||
paths.appSrc + "/pages/upload-link",
|
||||
]
|
||||
},
|
||||
|
||||
output: {
|
||||
|
Reference in New Issue
Block a user