Open
Description
What problem does this feature solve?
Today command vue-cli-service build --target lib --name libName
creates only commonjs and umd js files without ts files. React and angular can generate ts files.
What does the proposed API look like?
I propose ts library generations from command vue-cli-service build --target lib --name libName
with option --ts true
Metadata
Metadata
Assignees
Labels
No labels