Open
Description
Split frontend into more steps; npm, test, storybook and frontend. This way the jobs can be run parallell minimizing deploy time and easier to skip storybook on production deployment. Also add npm as dependency for test and storybook, and instead use a seperate npm install for build-command to make sure no dev packages are installed npm ci --omit=dev
Wagtail-Pipit/{{cookiecutter.project_name}}/.circleci/config.yml
Lines 65 to 104 in 41f274d