Skip to content

Commit

Permalink
Update to not forbid node modules, which is part of the buidl. Part of
Browse files Browse the repository at this point in the history
  • Loading branch information
jkomoros committed Dec 25, 2018
1 parent 389397b commit b4028b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"public": "build/es6-bundled",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
"**/.*"
],
"rewrites": [
{
Expand Down

0 comments on commit b4028b1

Please sign in to comment.