Skip to content

Conversation

simonbengtsson
Copy link
Contributor

This changes the build script to not include requirejs, the unused html2pdf.js and only one version of html2canvas (previously both all files in libs/html2canvas/src and libs/html2canvas/dist were included). The included requirejs ironically prevented jspdf to be used in a requirejs based applications (see last comments in #122). It must have been included by accident at some point?

This is an intermediate step towards being able to make the last changes in #713 i.e. integrating a module bundler and babeljs.

@simonbengtsson simonbengtsson changed the title Only include html2canvas once in dist files Remove unessasary libs from dist Mar 20, 2016
@simonbengtsson simonbengtsson changed the title Remove unessasary libs from dist Remove unnecessary libs from dist Mar 20, 2016
@simonbengtsson simonbengtsson mentioned this pull request Mar 23, 2016
@MrRio
Copy link
Member

MrRio commented Mar 24, 2016

Does this still need merging now we've changed the build script?

@simonbengtsson
Copy link
Contributor Author

I updated it to be a clean up PR now which removes the unused html2pdf.js and the old build script so I think it would be good to merge it. Nothing essential though so you can also close it if you want.

@simonbengtsson
Copy link
Contributor Author

Done in other commit.

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

Successfully merging this pull request may close these issues.

2 participants