Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

use npx for schema generate and downlevel dts #16

Merged
merged 1 commit into from
Sep 5, 2020
Merged

Conversation

Bnaya
Copy link
Contributor

@Bnaya Bnaya commented Sep 5, 2020

No description provided.

@Bnaya Bnaya merged commit a536060 into main Sep 5, 2020
@Bnaya Bnaya deleted the use-npx-when-possible branch September 5, 2020 11:11
@@ -3,4 +3,4 @@ set -ex
tsc
mkdir -p ./dist/client-static
cp -R ../client/build/* ./dist/client-static
downlevel-dts ./dist ./dist/ts3.4
npx downlevel-dts ./dist ./dist/ts3.4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it better to lock a version here or is it fine to install this "lazily"?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants