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
- Add SystemJS as supported output format
- Resize HTML images based on the width and height attributes
- feat: External async dynamic imports.
- Parcel does not include polyfill for older browsers even when `browserslist` is declared in the `package.json`
- Font path in inline style tag
- Parcel fails to bundle `require('node:stream/web')` used in `node-fetch`: gets transformed to `import "8a78abd0b0f7c0d4:stream/web";`
- Error recovery from Sass errors
- feat(core): add AMD output format support
- Bundle sharing (sometimes) causes 'module not found' (due to importing a module twice?)
- React + Typescript + Theme-ui Production build not working
- Docs
- JavaScript not yet supported