Commit 8703789
Use re2js, its faster and much less complex build-wise (#1439)
* Use re2js, its faster and doesn't need the same amount of build boilerplate
* Fix unit tests
* Fix lockfile
* Fix packages
* So far so good
* Fix parse
* Fix flags
* Fix eslint ignores
* Fix null replace
* Remove re2 install bin from package.json
* Woops
* Update src/utils.ts
Co-authored-by: ANGkeith <angkeith@hotmail.sg>
* Update src/global.ts
Co-authored-by: ANGkeith <angkeith@hotmail.sg>
---------
Co-authored-by: ANGkeith <angkeith@hotmail.sg>1 parent 04f4c4f commit 8703789
File tree
8 files changed
+98
-902
lines changed- scripts
- src
- tests
8 files changed
+98
-902
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments