Merge pull request #1310 from Alfresco/dev-denys-1304

fix dialog polyfill usage
This commit is contained in:
Mario Romano
2016-12-16 17:41:46 +00:00
committed by GitHub
5 changed files with 4 additions and 8 deletions

View File

@@ -106,10 +106,6 @@ module.exports = {
plugins: [
new webpack.ProvidePlugin({
'dialogPolyfill': 'dialog-polyfill/dialog-polyfill'
}),
new webpack.WatchIgnorePlugin([
...alfrescoLibsModules,
...alfrescoLibsSources