Skip to content

Commit d54a0c4

Browse files
committed
Test canary
1 parent b836c30 commit d54a0c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/script/build.js

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ function build(args) {
99
"rollup.config.js"
1010
)
1111

12-
// console.log({ configPath, cwd: process.cwd(), args: process.argv.slice(2) });
13-
1412
spawn("yarn", ["rollup", "-c", configPath, ...args], {
1513
stdio: "inherit",
1614
// cwd: "foo"

0 commit comments

Comments
 (0)