mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Merge pull request #1466 from luckie12/dev
Moved Web stuff to web folder
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user