mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 07:11:36 +08:00
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"name": "web-components-webpack5",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"projectType": "library",
|
|
"targets": {
|
|
"build": {}
|
|
}
|
|
}
|