bloodf / quasar-remote-dev-tools

Quasar Plugin for Remote Vue Dev Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar Remove Dev Tools

This extension will help you develop your Electron and Cordova app, as it will bring the Vue dev-tools as an process, when the dev mode runs.

Configs

If you want to configure the devtools, you can add some process environments variables.

  • DEVTOOLS_IP (It automatically detects the IP machine, but if you want a ngrok IP you can change here.)
  • DEVTOOLS (You can set to false to disable the loading the devtools)

Install

quasar ext add remote-dev-tools

Quasar CLI will retrieve it from NPM and install the extension.

Uninstall

quasar ext remove remote-dev-tools

Patreon

If you like (and use) this App Extension, please consider becoming a Quasar Patreon.

About

Quasar Plugin for Remote Vue Dev Tools


Languages

Language:JavaScript 100.0%