Closed williamjallen closed 2 weeks ago
Vue currently emits a number of build warnings when run in development mode via npm run dev. This PR addresses those warnings. In the future, it would be useful to integrate a check for these warnings into our CI pipeline somehow.
npm run dev
Vue currently emits a number of build warnings when run in development mode via
npm run dev
. This PR addresses those warnings. In the future, it would be useful to integrate a check for these warnings into our CI pipeline somehow.