Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 173 Bytes

assets.md

File metadata and controls

5 lines (3 loc) · 173 Bytes

Compiling assets

During development, simply run sail yarn run watch to re-compile your assets in the background.

Once you're ready for prod, run sail yarn run prod.