vite-plugin-vue-inspector icon indicating copy to clipboard operation
vite-plugin-vue-inspector copied to clipboard

use process.env.LAUNCH_EDITOR by default if set

Open Smef opened this issue 1 month ago • 0 comments

Use process.env.LAUNCH_EDITOR by default for the launchEditor option if set, and only default to 'code' if nothing is set in the env.

Resolves https://github.com/webfansplz/vite-plugin-vue-inspector/issues/92

Smef avatar May 17 '24 19:05 Smef