mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/svelte: change public prefix to WEB_
This commit is contained in:
@ -40,6 +40,9 @@ const config = {
|
||||
precompress: false,
|
||||
strict: true
|
||||
}),
|
||||
env: {
|
||||
publicPrefix: 'WEB_'
|
||||
},
|
||||
version: {
|
||||
pollInterval: 60000
|
||||
},
|
||||
|
Reference in New Issue
Block a user