Closed JuanAntelo closed 3 years ago
Single file was not provided in current version, you can work with npm:
npm install --save html-to-image
/* ES6 */
import htmlToImage from 'html-to-image';
/* ES5 */
var htmlToImage = require('html-to-image');
Hi, sorry but I did not succeed to generate a single js file to load in a browser with "script... " Some more help to generate a dist repertory like in the dom-to-image project would be much appreciated. Thanks. Pierre.
I add myself to the request.
I have some problems to install npm in a server.
A single js file minimized would be appreciated a lot.
Thanks and thank for your job.
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Thanks for being a part of the Antv community! 💪💯
Hey again!
It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY
. Please feel free to comment on this issue or create a new one if you need anything else. As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Thanks again for being part of the Antv community! 💪💯
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Where is it? / How do I build the project to generate it?