mirror of
https://github.com/openstf/stf
synced 2025-10-03 09:49:17 +02:00
Remove old node-uuid from webpack config
This commit is contained in:
parent
445cfcf0bc
commit
ff7c8e5f77
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ module.exports = {
|
||||||
, {test: /angular-touch\.js$/, loader: 'imports?angular=angular'}
|
, {test: /angular-touch\.js$/, loader: 'imports?angular=angular'}
|
||||||
, {test: /angular-animate\.js$/, loader: 'imports?angular=angular'}
|
, {test: /angular-animate\.js$/, loader: 'imports?angular=angular'}
|
||||||
, {test: /angular-growl\.js$/, loader: 'imports?angular=angular'}
|
, {test: /angular-growl\.js$/, loader: 'imports?angular=angular'}
|
||||||
, {test: /uuid\.js$/, loader: 'imports?require=>undefined'}
|
|
||||||
, {test: /dialogs\.js$/, loader: 'script'}
|
, {test: /dialogs\.js$/, loader: 'script'}
|
||||||
]
|
]
|
||||||
// TODO: enable when its sane
|
// TODO: enable when its sane
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue