tangled
alpha
login
or
join now
kitten.sh
/
reghex
Mirror: The magical sticky regex-based parser generator 🧙
0
fork
atom
overview
issues
pulls
pipelines
Add missing sideEffects: false flag to package.json
kitten.sh
5 years ago
475fcd50
52c68458
options
unified
split
Changed files
+1
package.json
+1
package.json
···
7
7
"main": "dist/reghex-core",
8
8
"module": "dist/reghex-core.mjs",
9
9
"source": "src/core.js",
10
10
+
"sideEffects": false,
10
11
"files": [
11
12
"README.md",
12
13
"LICENSE.md",