mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 02:53:19 +02:00
Small fixes to Basic Mode.
This commit is contained in:
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user