Fix package.sh pnpm clean -> nx
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ else
|
|||||||
version=`git describe --dirty --tags || echo unknown`
|
version=`git describe --dirty --tags || echo unknown`
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pnpm clean
|
pnpm nx clean
|
||||||
VERSION=$version pnpm build
|
VERSION=$version pnpm build
|
||||||
|
|
||||||
# include the sample config in the tarball. Arguably this should be done by
|
# include the sample config in the tarball. Arguably this should be done by
|
||||||
|
|||||||
Reference in New Issue
Block a user