add broken rollup build

This commit is contained in:
Philipp Kühn
2018-08-22 09:14:49 +02:00
parent 0e75610fcd
commit 4a8b85d250
29 changed files with 1208 additions and 714 deletions

View File

@@ -1,4 +1,4 @@
import 'babel-polyfill'
import '@babel/polyfill'
import Vue from 'vue'
import svgSpriteLoader from 'helpers/svg-sprite-loader'
import App from './App.vue'