Level 6
That depends. If you're committing the compiled assets (in public/) to version control, then no. Otherwise, you'll have to create some kind of post deploy hook to call gulp on the assets to compile them down on the server.
Hello Guys,
I have a question in regards to running gulp on production or UAT. If I run gulp on my local and commit the branch do I need to run it again on UAT or Prod?
Thanks!
Please or to participate in this conversation.