mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-19 04:13:58 +00:00
enable disabled modules in web pack
This commit is contained in:
Vendored
+1
-1
@@ -30,7 +30,7 @@ mix
|
||||
'resources/sass/user/editor.css',
|
||||
], 'public/user/css/editor.css')
|
||||
|
||||
.js('resources/js/swagger/index.js', 'public/swagger/js').webpackConfig({ node: { fs: 'empty' }})
|
||||
// .js('resources/js/swagger/index.js', 'public/swagger/js').webpackConfig({ node: { fs: 'empty' }})
|
||||
|
||||
.js('resources/js/swagger/index.js', 'public/swagger/js')
|
||||
.addWebpackLoaders([
|
||||
|
||||
Reference in New Issue
Block a user