version-delta-library
v0.0.3
Published
Delta constructtor for methodology model versioning feature
Downloads
3
Readme
Use the following command to get the Version module available in the browser
For when you do have the dependencies on the client:
$ npm run build
For when you do not have the dependencies on the client
$ npm run build-with-dependencies
Both commands will generate a file in the dist folder, that's the one you have to use as your library.
For an example check out here.