mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Updated next config.
This commit is contained in:
parent
ad95da63b7
commit
d1765f746b
3 changed files with 10 additions and 2 deletions
|
|
@ -5,6 +5,9 @@ module.exports = {
|
|||
env: {
|
||||
VERSION: pkg.version,
|
||||
},
|
||||
serverRuntimeConfig: {
|
||||
PROJECT_ROOT: __dirname,
|
||||
},
|
||||
webpack(config) {
|
||||
config.module.rules.push({
|
||||
test: /\.svg$/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue