mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
webpack config improvements
- new ‘debug-loader’ to help debugging webpack rules - dynamically find and resolve all alfresco libraries
This commit is contained in:
@@ -124,7 +124,8 @@
|
||||
"webpack-merge": "^0.14.0",
|
||||
"source-map-loader": "^0.1.5",
|
||||
"script-loader": "^0.7.0",
|
||||
"copy-webpack-plugin": "^4.0.1"
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"glob": "^7.1.1"
|
||||
},
|
||||
"license-check-config": {
|
||||
"src": [
|
||||
|
||||
Reference in New Issue
Block a user