This repository was archived by the owner on Jan 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
parcel issues #80
Copy link
Copy link
Open
Description
- builds gives memory leak warnings: MaxListenersExceededWarning tips parcel-bundler/parcel#2277
- random infinite loops in HMR Rebuild HMR results in endless render cycle (?) (React) parcel-bundler/parcel#1317
- autoinstall causes problems - i.e. if you're using alpha version for hooks it tries to install wrong react version (yarn resolutions don't seem to prevent this)
- can't transpile node_modules (no way to add configuration for this yet)
- workspaces/symlinks don't fully work yet (symlink+source is getting picked, the module is still being - looked for first under the child directory resulting in unresolved module errors) How do I get
--target=electronto play nice with yarn workspaces? parcel-bundler/parcel#1571
i'm sure im forgetting some things i've run into last few days... hoping that Parcel v2 once released will fix a lot of this
Metadata
Metadata
Assignees
Labels
No labels