Commit Graph

8 Commits

Author SHA1 Message Date
d8b60d82f3 Turn Packer static 2019-08-07 22:12:14 +01:00
72c32378c5 Make prettified XML a Packer-wide configurable option
The xml() function was being passed a flag for pretty printing the XML in word/document.xml. This was causing some parsers (not Word itself) to break when they didn't expect whitepsace. It was also causing some files to be prettified and others to be ugly. This ensures consistent prettification.
2019-06-21 13:53:01 -07:00
765a9686d8 Remove async await for Compiler.compile 2018-11-12 13:17:53 +00:00
083f121683 Add correct docx mime type 2018-11-12 12:32:07 +00:00
a38abeb4c2 Huge refactoring to use new compiler and deprecate all other Packers
Add new PdfPacker
2018-08-14 01:46:48 +01:00
ad356d2759 Add ignores so it doesnt get generated in documentation 2018-08-09 23:40:11 +01:00
320cb1c418 Add workaround for files which only have an interface 2018-01-31 20:08:36 +00:00
01950ed443 Move ts to src folder for standards 2017-12-15 00:01:59 +00:00