mileszs / wicked_pdf

PDF generator (from HTML) plugin for Ruby on Rails
http://www.mileszs.com/wicked-pdf-plugin
MIT License
3.54k stars 646 forks source link

Rails 6.1.3 Webpacker 5.2.1 #978

Open rcassity opened 3 years ago

rcassity commented 3 years ago

Issue description

Has anyone been able to implement Wicked Pdf with Rails 6.1.3 and Webpack 5.2.1?

wicked_pdf_stylesheet_pack_tag and the wicked_pdf_javascript_pack_tag are rendering my node modules.

I can get some formatting with CDN links but I need my javascripts in my node modules.

Thanks!

full-of-foo commented 2 years ago

Same here for us with Rails 6.1.4 and the latest wicked_pdf!