Skip to content

Commit 6092881

Browse files
committed
build - remove copy task from missing dep
1 parent 6ad4655 commit 6092881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ function privateClassElements (str) {
2424

2525
compile('acorn-bigint', './lib/bigint/index.js')
2626
compile('acorn-numeric-separator', './lib/numeric-separator/index.js')
27-
compile('acorn-dynamic-import', './lib/dynamic-import/index.js')
2827
compile('acorn-import-meta', './lib/import-meta/index.js')
2928
compile('acorn-export-ns-from', './lib/export-ns-from/index.js')
3029
compile('acorn-class-fields', './lib/class-fields/index.js', privateClassElements)

0 commit comments

Comments
 (0)