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
- Bundle inlining does not work when bundling a library
- 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
- MDX Plugin out of date
- Upgrade to MDX 2
- transformer-sass imports es/index.js instead of index.scss files for @use statements in a SCSS file
- Sizes missing in `--detailed-report` when `optimize` for `targets` is set to `false`
- Docs
- JavaScript not yet supported