Skip to content

Commit

Permalink
build --watch mode (#782)
Browse files Browse the repository at this point in the history
* refactor

* clean up

* fix node v10

* updates
  • Loading branch information
FredKSchott authored Aug 13, 2020
1 parent 1c32a95 commit b77ddad
Show file tree
Hide file tree
Showing 6 changed files with 358 additions and 207 deletions.
3 changes: 1 addition & 2 deletions packages/snowpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"@rollup/plugin-replace": "^2.1.0",
"@snowpack/plugin-build-script": "^2.0.4",
"@snowpack/plugin-run-script": "^2.0.4",
"ansi-regex": "^5.0.0",
"cacache": "^15.0.0",
"cachedir": "^2.3.0",
"chokidar": "^3.4.0",
Expand All @@ -79,7 +78,7 @@
"http-proxy": "^1.18.1",
"is-builtin-module": "^3.0.0",
"jsonschema": "^1.2.5",
"kleur": "^4.0.1",
"kleur": "^4.1.0",
"mime-types": "^2.1.26",
"mkdirp": "^1.0.3",
"npm-run-path": "^4.0.1",
Expand Down
Loading

1 comment on commit b77ddad

@vercel
Copy link

@vercel vercel bot commented on b77ddad Aug 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.