yoda-devtools
v17.4.46
Published
store all dev related tools.
Downloads
5
Readme
#yoda-devtools
SVG generation:
- Take this script 'npm run svg-setup' and add it to your npm build script (build, build-dev, build-prod). It will run as part of every build.
- src/assets/sprite.svg will be generated as part of build process (Do not check in sprite.svg)
- All svg icon files should reside in src/assets/svg folder for the 'svg-setup' script to pick up as part of build.