mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 03:25:40 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
86f9fa8e56
31 changed files with 1655 additions and 2558 deletions
|
|
@ -5,6 +5,7 @@ module.exports = {
|
|||
VERSION: pkg.version,
|
||||
FORCE_SSL: !!process.env.FORCE_SSL,
|
||||
},
|
||||
basePath: process.env.BASE_PATH,
|
||||
webpack(config) {
|
||||
config.module.rules.push({
|
||||
test: /\.svg$/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue