top | item 18119615

(no title)

ehavener | 7 years ago

How difficult would it be to use this to add a staging environment? It seems like that's the only build config change that I ever desire.

discuss

order

Raed667|7 years ago

I'm not sure with what you mean by staging environment in this context. You can run your app in a webpack-devServer or build it then use your own server.

How does staging fit in here ?