mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-799] add HappyPack to webpack conf (#1956)
This commit is contained in:
@@ -102,7 +102,7 @@ module.exports = webpackMerge(commonConfig, {
|
||||
from: '**/*',
|
||||
to: `assets/${lib}/i18n/`
|
||||
}
|
||||
}),
|
||||
})
|
||||
])
|
||||
]
|
||||
});
|
||||
|
@@ -18,7 +18,6 @@
|
||||
"tslint": "",
|
||||
"prepublish": "",
|
||||
"tsc": "",
|
||||
"webpack": "node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js",
|
||||
"pretest": "",
|
||||
"posttest": "",
|
||||
"publish:prod": "",
|
||||
|
Reference in New Issue
Block a user