mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
d36b95ee66
53 changed files with 553 additions and 241 deletions
|
|
@ -4,6 +4,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