Commit 4c803ff7 authored by Tim Zallmann's avatar Tim Zallmann

Set Performance Mode + Added Gutter Content back in

parent 44cb8a74
import Vue from 'vue';
import '../vue_shared/vue_resource_interceptor';
Vue.config.performance = true;
if (process.env.NODE_ENV !== 'production') {
Vue.config.productionTip = false;
}
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