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

Automatically pack the core with webpack #41

Closed
dadiorchen opened this issue Dec 11, 2021 · 1 comment
Closed

Automatically pack the core with webpack #41

dadiorchen opened this issue Dec 11, 2021 · 1 comment

Comments

@dadiorchen
Copy link
Collaborator

Currently, the way to release a new version is:

  1. run npm run pre-publish to build the bundle with webpack.
  2. commit the code
  3. run the github action to release the tag

It's inconvenient and easy to make mistakes (forgot to run the command), so we need to pack the code automatically every time we release a version.


Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.
@Siddhant-K-code
Copy link
Member

It is already resolved, i guess!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants