Merge branch 'develop/readme'

This commit is contained in:
nixa 2016-05-19 17:22:49 +03:00
commit 4c4dcfef32
2 changed files with 35 additions and 335 deletions

View file

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