mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
9 lines
159 B
JSON
9 lines
159 B
JSON
{
|
|
"name": "vue3-webpack",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"projectType": "library",
|
|
"targets": {
|
|
"build": {}
|
|
}
|
|
}
|