We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28c2c0 commit 7deba56Copy full SHA for 7deba56
demo_vue/app/main.ts
@@ -37,7 +37,7 @@ declare var com;
37
// return lineChartView;
38
// }
39
40
-Vue.registerElement('MPLineChart', () => MPLineChart);
+// Vue.registerElement('MPLineChart', () => MPLineChart);
41
42
// Prints Vue logs when --env.production is *NOT* set while building
43
Vue.config.silent = false;
0 commit comments