17.4.46 • Published 7 years ago

yoda-devtools v17.4.46

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
7 years ago

#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.