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

fix(build): revert change from ncc to esbuild #26

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

parkerbxyz
Copy link
Owner

This pull request includes changes to the package.json file, specifically in the scripts and devDependencies sections. The build tool has been switched from esbuild to @vercel/ncc, which is reflected in both the build script and the development dependencies.

This should resolve #25.

@parkerbxyz parkerbxyz self-assigned this Apr 9, 2024
@parkerbxyz parkerbxyz linked an issue Apr 9, 2024 that may be closed by this pull request
@parkerbxyz parkerbxyz merged commit 74ce367 into main Apr 9, 2024
@parkerbxyz parkerbxyz deleted the 25-error-dynamic-require-of-os-is-not-supported branch April 9, 2024 16:43
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.

Error: Dynamic require of "os" is not supported
1 participant