ThibaudAv 1ce3a7494f feat(angular): add angular builder to start storybook
The builder allows to add a "architect" in angular.json to start storybook
config ex :
```
"storybook": {
 "builder": "@storybook/angular:start-storybook",
  "options": {
  "browserTarget": "angular-cli:build",
  "port": 4400
}
```
cmd : `ng run angular-cli:storybook`

With this solution it is possible to have several angular projects using different assets and style
2021-06-01 16:44:52 +02:00
..
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00
2021-06-01 17:54:43 +08:00