So I think it's worth taking a look at how we would potentially run production builds through spike. Like minifying stuff, compiling to different targets, etc. Ideally, we'd be able to provide a app.production.js file to go along with our default template as we do with roots 😁
So I think it's worth taking a look at how we would potentially run production builds through spike. Like minifying stuff, compiling to different targets, etc. Ideally, we'd be able to provide a
app.production.js
file to go along with our default template as we do with roots 😁