expose main.js

This commit is contained in:
Rich Harris
2017-12-16 15:40:22 -05:00
parent dd1f2d79ff
commit bd7f6e2b1a
4 changed files with 20 additions and 23 deletions

View File

@@ -1,5 +0,0 @@
import app from '__app__';
app.init(document.querySelector('__selector__'), [
__routes__
]);