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

Support publishing to NPM #2

Open
halfmatthalfcat opened this issue Apr 26, 2020 · 0 comments
Open

Support publishing to NPM #2

halfmatthalfcat opened this issue Apr 26, 2020 · 0 comments

Comments

@halfmatthalfcat
Copy link
Member

To better support publish workflows, it'd be nice to create a task to publish to the npm registry defined in the outputted package.json. I started work on the npm-publish branch, but it's a mess of SbtWeb, SbtJsEngine and other craziness to get it to work.

For now, I'm going to simply npm link for local development and, in a CI/CD context, just move the compiled codebase into an npm container and cd+npm publish from within target/typescript directly.

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