mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-26 01:44:20 +00:00
Update
This commit is contained in:
parent
c909272dcb
commit
bb896986dc
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ export default function (config, env, helpers) {
|
|||
include: '.',
|
||||
ignoreFile: ".gitignore",
|
||||
configFile: '.sentryclirc',
|
||||
stripPrefix: ["/docs"],
|
||||
stripCommonPrefix: true,
|
||||
stripPrefix: ["~/docs"],
|
||||
release: process.env.npm_package_version,
|
||||
})
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue