feat: add sideEffects field to trigger treeShaking (#198)
This commit is contained in:
parent
21dcb3fdce
commit
fc4fdbfbf5
@ -57,5 +57,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"antlr4-c3": "^3.0.1",
|
"antlr4-c3": "^3.0.1",
|
||||||
"antlr4ts": "^0.5.0-alpha.4"
|
"antlr4ts": "^0.5.0-alpha.4"
|
||||||
}
|
},
|
||||||
|
"sideEffects": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user