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

Add node-specific bundle in the package #52

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Add node-specific bundle in the package #52

merged 1 commit into from
Jun 17, 2024

Conversation

jahow
Copy link
Member

@jahow jahow commented Jun 17, 2024

This readds the node-specific bundle that disappeared in the last version.

The node bundle is built using Vite and the ssr option. All declared package.json dependencies are bundled, the rest (node libs mainly) is left out as externals.

Fixes #50

@jahow jahow merged commit 02b9b14 into main Jun 17, 2024
1 check passed
@jahow jahow deleted the add-node-dist branch June 17, 2024 12:38
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.

dist-node.js missing in dist
1 participant