parcel
https://github.com/parcel-bundler/parcel
JavaScript
The zero configuration build tool for the web. 📦🚀
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to parcel
Help out
- Issues
- Tagged template literals across files only return the first instance of the literal after build
- ES module target which built to library uesd in program can not remove dead code
- Parcel 2 support for the --out-file (-o) build option, just like in Parcel 1.12
- TypeScript library includes import("...") in type definition
- Improve error message, when having nightly and standard packages in package.json at the same time
- Sizes missing in `--detailed-report` when `optimize` for `targets` is set to `false`
- `retry` module no longer works after minification
- parcel build doesn't complain about nonexistent entry points
- importing css modules results in Error: "Bundles must have unique names"
- Preserve query string when reloading CSS assets
- Docs
- JavaScript not yet supported