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,3 +1,3 @@
import Editor from './components/editor.vue'
import Editor from './components/editor'
export { Editor }