Closed fossmo closed 5 years ago
Modules are automatically resolved to node_modules with Parcel, no need to do this.
node_modules
It didn't work in my setup with Yarn workspaces. The pull request fixed the issue.
Modules are automatically resolved to
node_modules
with Parcel, no need to do this.