Skip to content

Commit

Permalink
Whitelist missing files in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppeg committed Aug 5, 2018
1 parent 08c1ad0 commit e9964ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
"server.js",
"babel.js",
"style.js",
"css.js"
"macro.js",
"css.js",
"webpack.js",
"license.md"
],
"scripts": {
"dev": "npm run build -- --watch",
Expand Down

0 comments on commit e9964ce

Please sign in to comment.