build: add vue package

This commit is contained in:
Evan You
2018-10-23 11:58:37 -04:00
parent f57ca5e189
commit 0857d96438
10 changed files with 55 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
// TODO this package will be the "full-build" that includes both the runtime
// and the compiler
export * from '@vue/renderer-dom'