Svelte: Prepopulate a directory structure to support alpine with the SPA approach
This commit is contained in:
parent
7ab443c30c
commit
f6b931c273
1
alpine/index.html
Symbolic link
1
alpine/index.html
Symbolic link
@ -0,0 +1 @@
|
||||
../index.html
|
@ -20,6 +20,7 @@ export default defineConfig({
|
||||
{ src: 'serviceWorker.js', dest: '' },
|
||||
{ src: 'login.html', dest: '' },
|
||||
{ src: 'assets/', dest: '' }
|
||||
{ src: 'alpine/', dest: '' }
|
||||
]
|
||||
})
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user