readme starter

This commit is contained in:
nixa 2016-05-13 22:06:36 +03:00
parent b50775a96a
commit 822aff7b4d
2 changed files with 17 additions and 31 deletions

View file

@ -226,6 +226,7 @@ module.exports = {
chunksSortMode: helpers.packageSort(['polyfills', 'vendor', 'main'])
}),
// TODO: make sure this is a correct configuration
new webpack.ProvidePlugin({
jQuery: 'jquery',
$: 'jquery',