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