We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c524c44 commit 5ef6632Copy full SHA for 5ef6632
1 file changed
scripts/build.bash
@@ -12,7 +12,3 @@ rsync -am ./src/* ./dist --exclude '*.ts'
12
13
# Build typescript
14
yarn tsc
15
-
16
17
18
0 commit comments