Closed YohannParis closed 3 years ago
Updated the esbuild.js to set the NODE_ENV=development. This is necessary to use Vue.js devtools in the browser.
esbuild.js
NODE_ENV=development
Updated the
esbuild.js
to set theNODE_ENV=development
. This is necessary to use Vue.js devtools in the browser.