feature: generate pdf from actor

This commit is contained in:
Matthieu CAILLEAUX
2021-10-19 00:40:05 +02:00
parent 338315eed6
commit e28eb3cd12
8 changed files with 17 additions and 401 deletions

View File

@@ -1,6 +1,4 @@
npm run build
mkdir -p ./dist/lang
mkdir -p ./dist/styles
cp ./lang/* ./dist/lang/
cp ./styles/* ./dist/styles/
cp module.json ./dist/module.json