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

262 Remove asset build from release, update entrypoint #267

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sephsekla
Copy link
Contributor

Resolves #262

Remove the build assets from npm releases, and update the main field in package.json to keep imports working the same.

@Sephsekla Sephsekla self-assigned this Mar 13, 2024
@Sephsekla Sephsekla requested a review from tomjn March 13, 2024 11:45
Copy link
Member

@mattheu mattheu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if you're removing the build from releases, why not remove the build process completely. I think that not having to support that as part of the main project would be a big benefit to this.

I'm keen to know whether you've tested this. Does it work OK in your project like this? I guess we could release a 0.7.0 alpha version and try it out?

Copy link
Member

@mattheu mattheu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just flagging this to note that I'm not sure it's being used correctly.

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.

Include built Assets in Releases?
3 participants