Reputation: 667
When i was using webpack, I cannot access window.Vue, but the vue devtool can still work to tell whether the webpage uses vue, no matter in development mode or not.
Angular and react have their devtools too, which, i believe, can do the job as well.
I want to know, does the tool managed to access the Vue object through other methods? or is it something related to webpack?
Upvotes: 3
Views: 150