bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.78k stars 1.32k forks source link

error: Unexpected console statement #47

Closed stuta closed 6 years ago

stuta commented 6 years ago

Clean install. Then yarn, yarn e2e.

error: Unexpected console statement (no-console) at src/components/_base-link.vue:44:18:
error: Unexpected console statement (no-console) at src/components/_base-link.vue:52:18:
...
chrisvfritz commented 6 years ago

This was related to this vue-cli issue which has since been fixed, so those warnings should no longer appear.