mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
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 CopyWebpackPlugin([
|
||||
{ from: 'versions.json' }
|
||||
]),
|
||||
|
Reference in New Issue
Block a user