formio / contrib

Contributed components for Form.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack

Zanaxhir opened this issue · comments

"webpack": "npm run webpack:dev && npm run webpack:prod && npm run webpack:use",

Whats the point in running 3 different configs of webpack in sequence?
Especially since this command is used in the build command?