Skip to content

Instantly share code, notes, and snippets.

@domosedov
Created May 28, 2020 10:15
Show Gist options
  • Save domosedov/63ceb337f1c77c521340e4b6304c54a2 to your computer and use it in GitHub Desktop.
Save domosedov/63ceb337f1c77c521340e4b6304c54a2 to your computer and use it in GitHub Desktop.
Parcel CLI
parcel watch /path/to/filename.js -d /path/to/dist --public-url . (for sourcemap)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment