Package Exports
- vc-rename-image-plugin-x64
- vc-rename-image-plugin-x64/vc.node
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 (vc-rename-image-plugin-x64) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vc-plugin-x64
采图插件
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# run unit & end-to-end tests
npm test
# lint all JS/Vue component files in `src/`
npm run lint