We're a place where coders share, stay up-to-date and grow their careers.
nice and concise article... How would we make sure the build JS is minified when building in staging?
Once we build in production mode the js is minified. Staging is just production with staging endpoints.
nice and concise article...
How would we make sure the build JS is minified when building in staging?
Once we build in production mode the js is minified. Staging is just production with staging endpoints.