Pdfkit: Add minimal example of using webpack and pdfkit together

Created on 28 Mar 2018  路  4Comments  路  Source: foliojs/pdfkit

Hi @devongovett. I was able to make webpack and pdfkit work together and hope you can add it to the documentation. Here's the repo of my minimal example. I can make a PR if you want.

Most helpful comment

@tzs34 can you provide how you got it working with the released files?

All 4 comments

Just a FYI for anyone having issues , I found the example doesn't work . But when I use the pre-built pdfkit and blob-stream files it does.

Here are the urls
https://github.com/devongovett/blob-stream/releases
https://github.com/devongovett/pdfkit/releases

@tzs34 I commented on the issue you opened on my repo asking for more info but haven't gotten a reply from you. Would you mind responding to that? The repo has 7 stars so it does work for some people.

Too bad Angular 6 CLI disabled ng eject, there is no easy way to get to webpack configuration now.

@tzs34 can you provide how you got it working with the released files?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vovkvlad picture vovkvlad  路  5Comments

GuiRitter picture GuiRitter  路  3Comments

stephen-last picture stephen-last  路  4Comments

akaleeroy picture akaleeroy  路  4Comments

michapixel picture michapixel  路  4Comments