storybook/docs/_snippets/custom-build-script-production.md
2024-06-13 17:53:08 +01:00

158 B

{
  "scripts": {
    "build-storybook": "ng run my-project:build-storybook"
  }
}