We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e0042 commit ef072f2Copy full SHA for ef072f2
template/src/main.ts
@@ -1,5 +1,5 @@
1
{{#ie}}
2
-import "vue-svgicon/dist/polyfill"
+import 'vue-svgicon/dist/polyfill'
3
{{/ie}}
4
import Vue from 'vue'
5
import App from 'components/pages/app'
0 commit comments