Commit e5cfc29d authored by 郭志伟's avatar 郭志伟

feat: 修改sentrylicrc配置

parent 141b4eca
...@@ -7,7 +7,7 @@ module.exports = { ...@@ -7,7 +7,7 @@ module.exports = {
authToken: '3f1f6f3789594e3a81280c1cd8d4d1008037a7abad714698b60b6f358c3d7562', authToken: '3f1f6f3789594e3a81280c1cd8d4d1008037a7abad714698b60b6f358c3d7562',
url: 'http://newsentry.quantgroups.com', url: 'http://newsentry.quantgroups.com',
release: `${project}@1.0.0`, release: `${project}@1.0.0`,
ignore: ['node_modules', 'tests'], ignore: ['node_modules', 'tests', 'antdesigns', 'mapvgl', 'vendors'],
silent: true, silent: true,
include: [ include: [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment