Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Parcel bundler #141

Closed
wojtekmaj opened this issue Jan 25, 2018 · 1 comment
Closed

Support for Parcel bundler #141

wojtekmaj opened this issue Jan 25, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@wojtekmaj
Copy link
Owner

With growing popularity and zero configuration approach Parcel is an extremely interesting bundler, which React-PDF should support.

@wojtekmaj wojtekmaj self-assigned this Jan 25, 2018
@wojtekmaj wojtekmaj added the enhancement New feature or request label Jan 25, 2018
@wojtekmaj wojtekmaj added this to the 3.0.0 milestone Jan 25, 2018
@wojtekmaj
Copy link
Owner Author

Parcel supports Service Workers starting with version 1.4.0. However, there's an issue with loading them from node_modules which blocks us from supporting it:

parcel-bundler/parcel#670

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant