Step to production readyness

This commit is contained in:
Fabian Stamm
2019-08-07 23:12:24 +02:00
parent 27b41f1bec
commit 261642779f
43 changed files with 67 additions and 18057 deletions

View File

@ -1,5 +1,6 @@
import App from './App.svelte';
var app = new App({
target: document.getElementById("content")
});

View File

@ -1,4 +1,3 @@
// import "./global.css";
(() => {
const elements = new WeakSet();