We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad4655 commit 6092881Copy full SHA for 6092881
build.js
@@ -24,7 +24,6 @@ function privateClassElements (str) {
24
25
compile('acorn-bigint', './lib/bigint/index.js')
26
compile('acorn-numeric-separator', './lib/numeric-separator/index.js')
27
-compile('acorn-dynamic-import', './lib/dynamic-import/index.js')
28
compile('acorn-import-meta', './lib/import-meta/index.js')
29
compile('acorn-export-ns-from', './lib/export-ns-from/index.js')
30
compile('acorn-class-fields', './lib/class-fields/index.js', privateClassElements)
0 commit comments