We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f77d0eb + bfbfe88 commit fa2b6daCopy full SHA for fa2b6da
1 file changed
src/cli.ts
@@ -1,4 +1,4 @@
1
-import yargs from "yargs/yargs";
+import yargs from "yargs";
2
import { build } from "./build";
3
import { loadConfig, resolveProjectPath } from "./config";
4
0 commit comments