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

Run npm audit fix, remove "esmify" from dev-dependencies #465

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Jul 18, 2024

Run npm audit fix. Removed esmify from dev-dependencies (this isn't a breaking change, generally speaking).

Now, if one wants to execute npm run compile-browser (exotic use-case), one has to locally install esmify first: npm install esmify. At some point, esmify will not be used anymore on this topic.

@andreibancioiu andreibancioiu self-assigned this Jul 18, 2024
@andreibancioiu andreibancioiu merged commit a86346c into main Jul 18, 2024
1 check passed
@andreibancioiu andreibancioiu deleted the july-18-npm-audit-fix branch September 25, 2024 18:45
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.

3 participants