.html -> .svelte
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import App from './App.html';
|
import App from './App.svelte';
|
||||||
|
|
||||||
const app = new App({
|
const app = new App({
|
||||||
target: document.body,
|
target: document.body,
|
||||||
|
|||||||
Reference in New Issue
Block a user