mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 23:48:02 -05:00
cleaning up the PR and fixing tests
This commit is contained in:
0
dist/js/vendor/.gitkeep
vendored
Normal file
0
dist/js/vendor/.gitkeep
vendored
Normal file
1
dist/webpack.config.prod.js
vendored
1
dist/webpack.config.prod.js
vendored
@@ -13,6 +13,7 @@ module.exports = merge(common, {
|
||||
patterns: [
|
||||
{ from: 'img', to: 'img' },
|
||||
{ from: 'css', to: 'css' },
|
||||
{ from: 'js/vendor', to: 'js/vendor' },
|
||||
{ from: 'icon.svg', to: 'icon.svg'},
|
||||
{ from: 'favicon.ico', to: 'favicon.ico'},
|
||||
{ from: 'tile-wide.png', to: 'tile-wide.png'},
|
||||
|
||||
Reference in New Issue
Block a user