Replies: 3 comments 2 replies
-
Hi dorcatty, thanks for your question! If @kurokida is OK with it, I'd like to try provide the sample code you're looking for. Just to check: you're looking for a jsQuestPlus version of this sample right? https://github.com/kurokida/jsQUEST/blob/main/test/jsQUEST_test.js |
Beta Was this translation helpful? Give feedback.
-
cool, nice, not i can see the ES6 version, and get the general idea. nice
job.
Best
…On Sun, Oct 29, 2023 at 11:35 AM tpronk ***@***.***> wrote:
No prob. I made an example
<https://github.com/tpronk/jsQuestPlus/blob/main/test/jsQuestPlus_test.js>
in my fork of jsQuestPlus. While creating the example, I noticed that the
actual jsQuestPlus module is in a property named default. For the example
I just made a workaround to get it running.
I think the issue above could be because of a problem with how we're
building the ES6 module, probably something with rollup.config.js
<https://github.com/rollup/rollup-starter-app/blob/master/rollup.config.js>.
I didn't find any problems when taking a look, but then again, my
JavaScript is getting a bit rusty :)
Hope the example helps you out!
—
Reply to this email directly, view it on GitHub
<#7 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZ76QIZTDE6IPLMLSNTGGLYBYPOPAVCNFSM6AAAAAA6UMH2GOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJVGE3DI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi, @dorcatty , thank you for using our library. Have you solved all your problems? If they remain, please don't hesitate to ask us. @tpronk , thank you for a quick response! |
Beta Was this translation helpful? Give feedback.
-
Dear author,
Thanks for the updated version of jsQuest, now we have jsQuestPlus!
however, as a developer, we need to integrate jsQuestPlus into our environment which is ES6 based.
it seems that there's no sample code was given to explain how to run jsQuestPlus wish javascript ES6.
but this feature is given by jsQuest: jsQUEST/test folder, which is useful.
Could you please also provide a piece of sample code of using jsQuestPlus with javascript ES6, just as jsQuest ?
thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions