feat(build): simplify some internal tooling.
This commit is contained in:
parent
791459e39a
commit
1915fa5175
14 changed files with 140 additions and 121 deletions
|
|
@ -11,6 +11,7 @@ import (
|
|||
|
||||
var (
|
||||
regDev = util.ToRegexRepl([]string{
|
||||
`Cx`, `cx`,
|
||||
`PUx`, `pux`,
|
||||
`Px`, `px`,
|
||||
`Ux`, `ux`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue