Skip to content

Commit 1cd8dfa

Browse files
committed
fix(other): Fix schematics build script
1 parent e1acc42 commit 1cd8dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build-schematics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env bash
22

33
tsc -p projects/ngqp/core/tsconfig.schematics.json
4-
cp projects/ngqp/core/schematics/collection.json dist/ngqp/core
4+
cp projects/ngqp/core/collection.json dist/ngqp/core

0 commit comments

Comments
 (0)