1.0.9 • Published 2 years ago
mathparser.org-mxparser-nobisoft v1.0.9
How to build
- Cd to the
CURRENT\typescript
then runyarn install
- Change the package version in
package.json
file - Run
yarn build
, it will generateout
folder - To public to npm package management system, run
npm publish --access public
or refer to https://docs.npmjs.com/creating-and-publishing-scoped-public-packages