@scriptandgo/image-lib
v2.0.22
Published
SDK library for ScriptAndGo Angular projects
Readme
ImageLib
Image library for ScriptAndGo Angular projects.
Build
Run ng build image-lib --prod to build the library. The build artifacts will be stored in the dist/ directory.
Publishing
Before building your library, increment the version in package.json.
After building your library with ng build image-lib --prod, go to the dist folder cd dist/image-lib and run npm login and then npm publish --access public.
