mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Update build process to include PDFJS
This commit is contained in:
parent
10c57a0ae1
commit
4de83beba4
3 changed files with 10202 additions and 718 deletions
|
@ -21,6 +21,8 @@ echo "Copying Ember prism folder"
|
|||
robocopy /e /NFL /NDL /NJH gui\dist-prod\prism embed\bindata\public\prism
|
||||
echo "Copying Ember tinymce folder"
|
||||
robocopy /e /NFL /NDL /NJH gui\dist-prod\tinymce embed\bindata\public\tinymce
|
||||
echo "Copying Ember pdfjs folder"
|
||||
robocopy /e /NFL /NDL /NJH gui\dist-prod\pdfjs embed\bindata\public\pdfjs
|
||||
echo "Copying Ember sections folder"
|
||||
robocopy /e /NFL /NDL /NJH gui\dist-prod\sections embed\bindata\public\sections
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue