mirror of
https://github.com/penpot/penpot.git
synced 2026-07-27 16:38:13 +00:00
🐛 Include error-report.tmpl in the backend bundle.
This commit is contained in:
parent
9d7a814180
commit
5d0ad1ada2
@ -18,6 +18,7 @@ cp ./resources/log4j2-bundle.xml ./target/dist/log4j2.xml
|
||||
cp -r ./src ./target/dist/main
|
||||
cp -r ./resources/emails ./target/dist/main/
|
||||
cp -r ./resources/svgclean.js ./target/dist/main/
|
||||
cp -r ./resources/error-report.tmpl ./target/dist/main/
|
||||
cp -r ../common ./target/dist/common
|
||||
|
||||
echo $NEWCP > ./target/dist/classpath;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user