Where is the build step?

It seems your circle.yml schema is missing a crucial step between dependencies and deployment.
Stack Overflow says the best place to stick webpack is in the deploy step… what are your thoughts on this?

1 Like

I am a 100% with you on this. Seems logical to have a build step.