How to build webpack on heroku? -


what best way trigger webpack build after deploying heroku?

push bundled version in not beautiful solution.

what kind of application this? if using package.json, run webpack in postinstall step using npm scripts.


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -