mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-18 05:25:08 +00:00
expose main.js
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import app from '__app__';
|
||||
|
||||
app.init(document.querySelector('__selector__'), [
|
||||
__routes__
|
||||
]);
|
||||
Reference in New Issue
Block a user