mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
- Don't really need crypto stuff.
This commit is contained in:
parent
9427e21f81
commit
e99922abe8
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ module.exports = {
|
||||||
, { 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: /oboe-browser\.js/, loader: 'imports?define=>false!exports?oboe'}
|
, { test: /oboe-browser\.js/, loader: 'imports?define=>false!exports?oboe'}
|
||||||
|
, { test: /uuid\.js/, loader: 'imports?require=>false'}
|
||||||
, { test: /localforage\.js/, loader: 'script'}
|
, { test: /localforage\.js/, loader: 'script'}
|
||||||
, { test: /ui-bootstrap-tpls\.js/, loader: 'script'}
|
, { test: /ui-bootstrap-tpls\.js/, loader: 'script'}
|
||||||
, { test: /dialogs\.js/, loader: 'script'}
|
, { test: /dialogs\.js/, loader: 'script'}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue