Writing backend administration plugins is hard. Especially if your docker setup has problems running bin/watch-administration.sh
.
But Vue Devtools are here to help! Unfortunately they don’t run in production mode, only on the watcher. So if you are struggeling with running the watches, the next best thing is to install a chrome plugin which forces your vue code into dev mode:
I hope you never have the problem, but run the watcher, but just in case, here you go.
2 thoughts on “Shopware 6: Vue Dev Tools on production”