kartsims / vue-customelement-bundler

How to bundle a Vue.js components in a single JS file, to be used in any HTML/JS app
http://vuetips.com/vue-web-components
126 stars 20 forks source link

Can't use VueJS dev tools #8

Open Meekohi opened 6 years ago

Meekohi commented 6 years ago

Can't use VueJS dev tools after npm run dev

kartsims commented 6 years ago

It works on my setup, could you please state your Node and NPM versions ?

I am running Node v6.10.2 and NPM 3.10.10 on this machine and it works fine, I may need to test it on more recent versions