You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
We compile sptfiles under /assets/ on wireup when cache_static. This isn't really necessary since we serve assets through a CDN in production, and creates friction in development (e.g.: #4590 (comment)). The argument for compiling assets is at #3911 (comment) and I don't buy it.
The text was updated successfully, but these errors were encountered:
We compile sptfiles under
/assets/
on wireup whencache_static
. This isn't really necessary since we serve assets through a CDN in production, and creates friction in development (e.g.: #4590 (comment)). The argument for compiling assets is at #3911 (comment) and I don't buy it.The text was updated successfully, but these errors were encountered: