Skip to content

Add Minification, Caching & CSS Libraries

Compare
Choose a tag to compare
@jesseweed jesseweed released this 16 Dec 12:25
· 173 commits to master since this release

Add CSS libraries for Stylus

  • NIB can be installed with --nib flag: tesla myapp --css stylus --nib
  • Axis can be installed with --axis flag: tesla myapp --css stylus --axis

Add minification & caching

Added express-minify for minification & caching. You can set this in the main config file. Set "cache" to true for caching and prettify to false to minify (works with html, javascript & css)