Skip to content

Commit f67c738

Browse files
committed
fix pkg
1 parent b8d93db commit f67c738

File tree

2 files changed

+3
-23
lines changed

2 files changed

+3
-23
lines changed

package-lock.json

Lines changed: 0 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
"testTimeout": 600000
121121
},
122122
"pkg": {
123+
"options": [
124+
"experimental-modules"
125+
],
123126
"bin": "bin/cml.js",
124127
"assets": [
125128
"**/*.js",

0 commit comments

Comments
 (0)