mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-14 13:36:33 +02:00
Make packing without src.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
# Collect files
|
||||
mkdir -p dist
|
||||
cp -rf ./src dist
|
||||
cp -rf ./src/* dist
|
||||
cp package.json package-lock.json README.md dist
|
||||
cp -rf translations dist
|
||||
# Remove unwanted files
|
||||
|
Reference in New Issue
Block a user