You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parcel comes with some disadvantages that may be deal breakers for some. I don't know how well those two work though, they might have their own issues.
The problem with Parcel is that it forces you to ship minified code
You may consider these two modern setups:
Parcel comes with some disadvantages that may be deal breakers for some. I don't know how well those two work though, they might have their own issues.
The problem with Parcel is that it forces you to ship minified code
$a3b86e0361d88a0cf0c1608dc4320503$$interop$default
parcel-bundler/parcel#6092Rollup might be best for extensions but it's still a pain to configure.
The text was updated successfully, but these errors were encountered: