cleaning up the PR and fixing tests

This commit is contained in:
Rob Larsen
2023-09-05 19:50:06 +00:00
committed by Rob Larsen
parent 22d800ad31
commit 17f1e1b3cd
6 changed files with 13 additions and 0 deletions

0
dist/js/vendor/.gitkeep vendored Normal file
View File

View File

@@ -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'},