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

[CI] Add Browser Javascript SDK to releases #252

Open
aravindavk opened this issue Sep 29, 2022 · 0 comments
Open

[CI] Add Browser Javascript SDK to releases #252

aravindavk opened this issue Sep 29, 2022 · 0 comments

Comments

@aravindavk
Copy link
Member

  • Change sdk/js/Makefile to generate the file name with version number.
  • Install esbuild in CI (Download and add to /usr/bin https://esbuild.github.io/getting-started/#download-a-build)
  • cd to sdk/js and run VERSION=<version> make browser
  • Add the file generated in dist directory(dist/kadalu-storage-<version>.min.js) to releases.

Node js library(make node) to be pushed to NPM registry, this we can explore later.

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