0.0.6 • Published 1 year ago

web-react-sdk-gamma-mehira v0.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Testing process

  1. Just run npm run dev (make sure you are in the libs/web-react-sdk folder)

Building/Publishing Process

The build steps of Mehira is the following:

  1. run npm run build (make sure you are in the libs/web-react-sdk folder)
  2. Move the builds from dist files to public and rename them to scripts.js
  3. increment the package.json version,
  4. run npm publish.