mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-21 04:55:15 +00:00
Remove package-lock.json copy in install script
Removed the copy of package-lock.json from the installation script.
This commit is contained in:
@@ -74,7 +74,6 @@ export NODE_OPTIONS="--max-old-space-size=4096"
|
||||
$STD turbo prune --scope=@documenso/remix --docker
|
||||
cd out
|
||||
cp -r json/* .
|
||||
cp package-lock.json .
|
||||
$STD npm ci
|
||||
cp -r full/* .
|
||||
$STD turbo run build --filter=@documenso/remix
|
||||
|
||||
Reference in New Issue
Block a user