Merge pull request #1466 from luckie12/dev

Moved Web stuff to web folder
This commit is contained in:
Kasey Fitton
2024-11-14 19:21:24 +00:00
committed by GitHub
15 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -24,10 +24,10 @@ client_scripts {
}
files ({
'dist/assets/**',
'dist/**',
'web/dist/assets/**',
'web/dist/**',
})
ui_page 'dist/index.html'
ui_page 'web/dist/index.html'
dependency 'es_extended'

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 496 B