mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove old config setting (webpack)
This commit is contained in:
@@ -33,9 +33,6 @@ module.exports = {
|
|||||||
helpers.root('app'),
|
helpers.root('app'),
|
||||||
helpers.root('node_modules')
|
helpers.root('node_modules')
|
||||||
],
|
],
|
||||||
alias: {
|
|
||||||
'alfresco-js-api': helpers.root('node_modules', 'alfresco-js-api', 'dist', 'alfresco-js-api.js')
|
|
||||||
},
|
|
||||||
root: rootPath,
|
root: rootPath,
|
||||||
fallback: rootPath
|
fallback: rootPath
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user