inital commit, we are basically identical to master, no 502 bad gateway, but no livereload either, i think cuz of that line we deleted from the nginx config
This commit is contained in:
@@ -3,7 +3,7 @@ import App from './App.svelte';
|
||||
const app = new App({
|
||||
target: document.body,
|
||||
props: {
|
||||
name: 'world'
|
||||
// name: 'world'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user