Level 104
Depending on your deployment process, you could have a mix build your assets on deployment (similar to Composer install the projects dependencies, you would have NPM/Yarn run the production command).
Do I need to write a script to 'Mix' all my Css and Js before uploading my project to a server?
Please or to participate in this conversation.