vue-cli-plugin-component icon indicating copy to clipboard operation
vue-cli-plugin-component copied to clipboard

🛠️ vue-cli 3 plugin to create component

Results 6 vue-cli-plugin-component issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Just to notice you that the Vuedoc Markdown 3.0.0 has been release on NPM which bring important features and changes. It would be great to consider to upgrade `vue-cli-plugin-component` dependencies....

When `vue-cli-plugin-typescript` is present, the build step should not only generate javascript bundles, but also typescript declaration files. I guess this is also related to https://github.com/vuejs/vue-cli/issues/1081. The discussion there mentions...

enhancement

When creating a vue project with the following preset: ``` { "plugins": { "vue-cli-plugin-component": { "prompts": true } } } ``` and answering no to all the questions, there is...

need reproduction

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies