mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-01 02:12:31 +00:00
enh: read env changes from vite
This commit is contained in:
parent
80536c2c04
commit
0ddabb5f1e
@ -6,6 +6,7 @@ const config: UserConfig = {
|
|||||||
optimizeDeps: {
|
optimizeDeps: {
|
||||||
include: ['highlight.js', 'highlight.js/lib/core'],
|
include: ['highlight.js', 'highlight.js/lib/core'],
|
||||||
},
|
},
|
||||||
|
envDir: '../..',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default config
|
export default config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user