mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove module.id
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = webpackMerge(commonConfig, {
|
||||
|
||||
output: {
|
||||
path: helpers.root('dist'),
|
||||
// publicPath: 'http://localhost:8080/',
|
||||
publicPath: 'http://localhost:3000/',
|
||||
filename: '[name].js',
|
||||
chunkFilename: '[id].chunk.js'
|
||||
|
Reference in New Issue
Block a user