0.0.0 • Published 3 years ago

wlf-libs v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

wlf-libs

The libraries that support the angular side for all welfare projects

icon custom-ckeditor5 validation custom-inputs styles

In custom-ckeditor project run git pull and the following commands:

npm run build copy package.json to build folder cd build npm run publish

In wlf-libs project run git pull and the following commands:

ng build icon cd dist/icon cd dist/icon && npm publish

ng build validation cd dist/validation cd dist/validation && npm publish

ng build custom-inputs cd dist/custom-inputs cd dist/custom-inputs && npm publish

cd projects/styles cd projects/styles && npm publish