mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-03 20:42:28 +01:00
Fix package.sh pnpm clean -> nx
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
615a4e4385
commit
1c008df5c0
@ -8,7 +8,7 @@ else
|
||||
version=`git describe --dirty --tags || echo unknown`
|
||||
fi
|
||||
|
||||
pnpm clean
|
||||
pnpm nx clean
|
||||
VERSION=$version pnpm build
|
||||
|
||||
# include the sample config in the tarball. Arguably this should be done by
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user