We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445cfcf commit ff7c8e5Copy full SHA for ff7c8e5
webpack.config.js
@@ -64,7 +64,6 @@ module.exports = {
64
, {test: /angular-touch\.js$/, loader: 'imports?angular=angular'}
65
, {test: /angular-animate\.js$/, loader: 'imports?angular=angular'}
66
, {test: /angular-growl\.js$/, loader: 'imports?angular=angular'}
67
- , {test: /uuid\.js$/, loader: 'imports?require=>undefined'}
68
, {test: /dialogs\.js$/, loader: 'script'}
69
]
70
// TODO: enable when its sane
0 commit comments