Commit 6f5ff527 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Move EE specific files (_ee) to the EE directory

parent d8736b89
......@@ -40,6 +40,7 @@ module.exports = function(config) {
],
preprocessors: {
'spec/javascripts/**/*.js': ['webpack', 'sourcemap'],
'spec/ee/javascripts/**/*.js': ['webpack', 'sourcemap']
},
reporters: [progressReporter],
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