Commit 512e3653 authored by Dave Pisek's avatar Dave Pisek

Re-export vue named exports

parent c66640ca
......@@ -4,3 +4,4 @@ Vue.config.productionTip = false;
Vue.config.devtools = false;
export default Vue;
export * from 'vue';
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