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 supported41 Subscribers
View all SubscribersAdd a CodeTriage badge to parcel
Help out
- Issues
- Use `Asset.dependencies` order for traverseBundle
- Add support for `import { platform } from "process"`
- Support Typescript extensions *.mts and *.cts
- Tagged template literals across files only return the first instance of the literal after build
- 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