| commit | a7e64fd12008f053011e838ef27ab8b83c5a8ee5 | [log] [tgz] |
|---|---|---|
| author | Matteo Scandolo <teo@onlab.us> | Thu Apr 14 14:59:09 2016 -0700 |
| committer | Matteo Scandolo <teo@onlab.us> | Thu Apr 14 14:59:09 2016 -0700 |
| tree | 9e41e65115d837b23df8b2f729bbfde25591fd0f | |
| parent | dcc6524e880ee7a9e9924b6bce857ee7d065666b [diff] [blame] |
Table component with action
diff --git a/views/ngXosLib/karma.conf.js b/views/ngXosLib/karma.conf.js index 060e7dd..ae486dc 100644 --- a/views/ngXosLib/karma.conf.js +++ b/views/ngXosLib/karma.conf.js
@@ -43,7 +43,7 @@ // preprocess matching files before serving them to the browser // available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor preprocessors: { - '**/*.test.js': ['babel'] + 'xosHelpers/**/*.js': ['babel'], }, babelPreprocessor: {