Skip to content

Commit ff7c8e5

Browse files
committed
Remove old node-uuid from webpack config
1 parent 445cfcf commit ff7c8e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ module.exports = {
6464
, {test: /angular-touch\.js$/, loader: 'imports?angular=angular'}
6565
, {test: /angular-animate\.js$/, loader: 'imports?angular=angular'}
6666
, {test: /angular-growl\.js$/, loader: 'imports?angular=angular'}
67-
, {test: /uuid\.js$/, loader: 'imports?require=>undefined'}
6867
, {test: /dialogs\.js$/, loader: 'script'}
6968
]
7069
// TODO: enable when its sane

0 commit comments

Comments
 (0)