0.0.3 • Published 6 years ago

version-delta-library v0.0.3

Weekly downloads
18
License
-
Repository
github
Last release
6 years ago

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.