mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Merge pull request #1310 from Alfresco/dev-denys-1304
fix dialog polyfill usage
This commit is contained in:
@@ -106,10 +106,6 @@ module.exports = {
|
||||
|
||||
plugins: [
|
||||
|
||||
new webpack.ProvidePlugin({
|
||||
'dialogPolyfill': 'dialog-polyfill/dialog-polyfill'
|
||||
}),
|
||||
|
||||
new webpack.WatchIgnorePlugin([
|
||||
...alfrescoLibsModules,
|
||||
...alfrescoLibsSources
|
||||
|
Reference in New Issue
Block a user