nw-vue-devtools-beta-prebuilt

1.0.0 • Public • Published

nw-vue-devtools-beta-prebuilt

Install prebuilt Vue DevTools-Beta extension to use in a NW.js application

Instructions

  1. npm install nw-vue-devtools-beta-prebuilt

  2. Add this to your package.json of your NW.js app:

      "chromium-args": "--load-extension='./node_modules/nw-vue-devtools-beta-prebuilt/extension'"

You may need to add app.config.devtools = true; to your main.js file.

If you are using nwjs-builder-phoenix then add in "chromium-args" to your package.json build.strippedProperties array (more info).

Package Sidebar

Install

npm i nw-vue-devtools-beta-prebuilt

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.74 MB

Total Files

114

Last publish

Collaborators

  • thejaredwilcurt