Skip to content

Commit

Permalink
use cacheDirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Feb 3, 2016
1 parent fdb4abb commit a9701e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module.exports = {
exclude: /node_modules/,
loader: 'babel',
query: {
cacheDirectory: true,
presets: ['es2015', 'react', 'stage-0'],
plugins: ['add-module-exports']
}
Expand Down

0 comments on commit a9701e3

Please sign in to comment.