Skip to content

Commit 3387216

Browse files
committed
Big perf improvements
1 parent 11b29a4 commit 3387216

File tree

11 files changed

+798
-603
lines changed

11 files changed

+798
-603
lines changed

packages/app/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"apollo-boost": "^0.4.4",
8787
"apollo-link-batch-http": "^1.2.12",
8888
"apollo-link-context": "^1.0.18",
89+
"astring": "^1.4.3",
8990
"axios": "^0.19.0",
9091
"babel-code-frame": "^6.26.0",
9192
"babel-macros": "^2.0.0",
@@ -113,10 +114,8 @@
113114
"debug": "^2.6.8",
114115
"dot-object": "^1.9.0",
115116
"downshift": "^1.0.0-rc.14",
116-
"escodegen": "^1.13.0",
117117
"eslint-plugin-react-hooks": "1.6.0",
118118
"eslint-plugin-vue": "^4.2.2",
119-
"esprima": "^4.0.1",
120119
"file-saver": "^1.3.3",
121120
"fontfaceobserver": "^2.0.13",
122121
"fuse.js": "^3.2.1",
@@ -148,6 +147,7 @@
148147
"lodash-es": "^4.17.2",
149148
"lru-cache": "^4.1.3",
150149
"match-sorter": "^1.8.1",
150+
"meriyah": "^1.9.7",
151151
"minimatch": "^3.0.4",
152152
"mobx": "^5.11.0",
153153
"mobx-react": "^6.1.1",
@@ -248,10 +248,9 @@
248248
"@graphql-codegen/typescript-graphql-files-modules": "^1.8.2",
249249
"@graphql-codegen/typescript-operations": "^1.8.2",
250250
"@sentry/cli": "^1.47.1",
251+
"@types/astring": "^1.3.0",
251252
"@types/codemirror": "^0.0.72",
252253
"@types/debug": "^4.1.1",
253-
"@types/escodegen": "^0.0.6",
254-
"@types/esprima": "^4.0.2",
255254
"@types/gsap": "^1.20.1",
256255
"@types/jest": "24.0.13",
257256
"@types/lodash-es": "^4.17.2",

packages/app/src/sandbox/eval/transpilers/babel/__snapshots__/convert-esmodule.test.ts.snap

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)