Commit a86383d0 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Let's do JS later

parent af77e087
...@@ -41,7 +41,6 @@ module.exports = function(config) { ...@@ -41,7 +41,6 @@ module.exports = function(config) {
], ],
preprocessors: { preprocessors: {
'spec/javascripts/**/*.js': ['webpack', 'sourcemap'], 'spec/javascripts/**/*.js': ['webpack', 'sourcemap'],
'spec/ee/javascripts/**/*.js': ['webpack', 'sourcemap']
}, },
reporters: [progressReporter], reporters: [progressReporter],
webpack: webpackConfig, webpack: webpackConfig,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment