version-delta-library
v0.0.3
Published
Delta constructtor for methodology model versioning feature
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 buildFor when you do not have the dependencies on the client
$ npm run build-with-dependenciesBoth 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.
