Commit 9371b630 authored by lipengcheng 's avatar lipengcheng

build: darotoon

parent e4ffb9e6
import VConsole from 'vconsole'
export default ({ $config }, inject) => {
return $config.ENV_MODE === 'pro' ? {} : new VConsole()
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment