Skip to content

Bundle static js files and node_modules in the python package - #89

Draft
Darshan808 wants to merge 3 commits into
jupyterlab:mainfrom
Darshan808:bundle-static-files
Draft

Bundle static js files and node_modules in the python package#89
Darshan808 wants to merge 3 commits into
jupyterlab:mainfrom
Darshan808:bundle-static-files

Conversation

@Darshan808

Copy link
Copy Markdown
Member

References #81

Description

Added scripts to bundle the lib/ directory together with node_modules/ into the Python package.

While this works, the packaged node_modules includes platform-specific binaries (binding-darwin-arm64/rspack.darwin-arm64.node on my macOS).

This means platform-specific wheels per architecture will be required.

@Darshan808

Copy link
Copy Markdown
Member Author

Not sure if we want to move forward with this approach, but it’s one option that works reliably.

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

Labels

None yet

Projects

Status: Todo
Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant