You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for the actual reported error, the Vue team came across to me as pretty dismissive in vuejs/core#10039 when a similar type of issue was raised. Unless someone PR's something to automatically add those flags within the context of Encore, the "workaround" seems to be the right fix since the documentation on https://vuejs.org/api/compile-time-flags is no longer accurate (specifically, "Vue will work even if these flags are not explicitly configured").
i get an error when i build for production
Uncaught ReferenceError: __VUE_PROD_DEVTOOLS__ is not defined
my workaround:
The text was updated successfully, but these errors were encountered: