Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Shubham Verma 2021-02-02 13:27:03 +05:30
commit 86f9fa8e56
31 changed files with 1655 additions and 2558 deletions

View file

@ -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$/,