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

Test - add regression / integration tests for building to cjs #77

Open
2 tasks
b-ma opened this issue Dec 16, 2023 · 0 comments
Open
2 tasks

Test - add regression / integration tests for building to cjs #77

b-ma opened this issue Dec 16, 2023 · 0 comments

Comments

@b-ma
Copy link
Contributor

b-ma commented Dec 16, 2023

This is useful to create Max externals...

  • server
  • node clients

Should work esbuild command such as:

esbuild ./src/server/index.js  --bundle --format=cjs --platform=node --external:max-api --outfile=server-build.cjs`

This should be removed once Max support esm modules properly, hopefully in Max 9

@b-ma b-ma changed the title Test - add regression / integration test for building server to cjs Test - add regression / integration tests for building to cjs Dec 16, 2023
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

No branches or pull requests

1 participant