first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const base = require(process.env.BASE_CONFIG)
|
||||
|
||||
module.exports = base.mergeWith({
|
||||
test: {
|
||||
counterInit: 190000,
|
||||
},
|
||||
})
|
Reference in New Issue
Block a user