Starcounter / DevTools

A browser extension that helps you debug Starcounter apps with ease
3 stars 1 forks source link

Use Vue production mode when packaging the extension #78

Closed warpech closed 6 years ago

warpech commented 6 years ago

When using Starcounter DevTools 3.3.0, I can see the following notice in the Chrome console:

Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
injected_script.js:12464 

You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
injected_script.js:12474
alshakero commented 6 years ago

Closing as fixed in 3.3.1.

warpech commented 6 years ago

The same problem is present in 3.4.0 and 3.5.0

alshakero commented 6 years ago

Released https://github.com/Starcounter/DevTools/releases/tag/3.5.1 for FF and Chrome.