mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(karma): re-run karma on source changes as well
This commit is contained in:
@@ -22,6 +22,7 @@ module.exports = function(config) {
|
||||
'dist/bundles/ionic.system.js',
|
||||
//'node_modules/angular2/bundles/test_lib.js',
|
||||
{ pattern: 'dist/tests/**/*.spec.js', included: false },
|
||||
{ pattern: 'dist/**/*.js', included: false, served: false },
|
||||
'scripts/karma/test-main.js'
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user