Pageworks / papertrain

Papertrain: a Craft CMS 3 framework
http://download.papertrain.io
MIT License
5 stars 2 forks source link

Server-Side Compiling #171

Closed codewithkyle closed 5 years ago

codewithkyle commented 5 years ago

Do the following:

  1. Move compiled code out of the repo
  2. Add production compiling scripts
  3. Update SASS and Webpack scripts to use the new directory based cache busting setup
  4. Remove the watch scripts
codewithkyle commented 5 years ago

Also updated the global scripts and styles to use the new Papertrain variable.