mirror of
https://github.com/openstf/stf
synced 2025-10-03 09:49:17 +02:00
Small fixes to Basic Mode.
This commit is contained in:
parent
1bab43fed3
commit
fd42bd9697
8 changed files with 16 additions and 5 deletions
|
@ -53,6 +53,7 @@ module.exports = {
|
|||
, { test: /\.html/, loader: 'html-loader' }
|
||||
, { test: /angular\.js/, loader: 'exports?angular'}
|
||||
, { test: /angular-route\.js/, loader: 'imports?angular=angular'}
|
||||
, { test: /angular-touch\.js/, loader: 'imports?angular=angular'}
|
||||
, { test: /angular-animate\.js/, loader: 'imports?angular=angular'}
|
||||
, { test: /angular-growl\.js/, loader: 'imports?angular=angular'}
|
||||
, { test: /oboe-browser\.js/, loader: 'imports?define=>false!exports?oboe'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue