Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uglify does not remove require() statements #11

Open
Snapu opened this issue Apr 24, 2018 · 1 comment
Open

Uglify does not remove require() statements #11

Snapu opened this issue Apr 24, 2018 · 1 comment

Comments

@Snapu
Copy link

Snapu commented Apr 24, 2018

Uglify does not remove require() statements, which makes the pdfform.minipdf.dist.js not usable. One should use Rollup, Webpack or Browserify.

@zaksoup
Copy link

zaksoup commented Dec 27, 2018

I'd like to +1 this issue. Currently this project cannot be used with a webpack project that expects to follow require() statements. @phihag would you be open to a pull request or to working with me to support webpack so that yarn and npm-installed versions of pdfform.js can be compiled with webpack projects?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants