Skip to content

Commit 0dceabd

Browse files
authored
Update scripts/buildWebsite.js
1 parent 261ca67 commit 0dceabd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/buildWebsite.js

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ async function build() {
8686
'@parcel/transformer-css': packageJSON['@parcel/transformer-css']
8787
};
8888

89-
console.log(spawnSync('yarn', ['config', 'get', 'npmRegistryServer'], {stdio: 'inherit'}));
9089

9190
// Add dependencies on each published package to the package.json, and
9291
// copy the docs from the current package into the temp dir.

0 commit comments

Comments
 (0)