mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
22 lines
402 B
JSON
22 lines
402 B
JSON
// auto-generated from scripts/create-nx-sandbox-projects.ts
|
|
{
|
|
"name": "html-webpack/default",
|
|
"projectType": "application",
|
|
"implicitDependencies": [
|
|
"cli",
|
|
"test",
|
|
"essentials",
|
|
"interactions",
|
|
"links",
|
|
"onboarding",
|
|
"blocks",
|
|
"html-webpack5"
|
|
],
|
|
"targets": {
|
|
"sandbox": {},
|
|
"sb:dev": {},
|
|
"sb:build": {}
|
|
},
|
|
"tags": ["ci:merged", "ci:daily"]
|
|
}
|