Skip to content

Conversation

@aminya
Copy link

@aminya aminya commented Feb 17, 2024

When building with Parcel, the package fails to be bundled as a dependency. Including the src files fixes this issue.

When building with Parcel, the package fails to be bundled. Including the src files fixes this issue.
@JrMasterModelBuilder
Copy link
Member

JrMasterModelBuilder commented Feb 17, 2024

Why exactly does Parcel fail to bundle? That sounds like a Parcel bug.

How does Parcel even know the src directory was ever there, and what is it trying to do with it? It's not listed under exports or anything like that. Something source map related, or is it actually trying to build from source?

There's also a child dependency with the same project setup. Does Parcel fail on that also?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants