Package Exports
- vue-cli-plugin-chrome-ext
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-cli-plugin-chrome-ext) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-cli-plugin-chrome-ext

Logo from FontAwesome
Installation
- This is meant plugin is meant for using new project.
- Create a new project with
vue create test-project. - Then, add this plugin with
vue add chrome-ext.
TODO
High Priority
- Support TypeScript.
- Emit file out for
npm run serve.
Development
prompts.js
Vue CLI prompt is based on inquirer.js api.