Skip to content

Commit f07b289

Browse files
committed
Rewrite compiler to fix edge case characters
1 parent 3574a3e commit f07b289

File tree

3 files changed

+452
-363
lines changed

3 files changed

+452
-363
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"size-limit": [
4747
{
4848
"path": "dist/index.js",
49-
"limit": "2.1 kB"
49+
"limit": "2.2 kB"
5050
}
5151
],
5252
"ts-scripts": {

0 commit comments

Comments
 (0)