Kendall Bennett
Kendall Bennett
Hi Andrey, thanks for the update. I see these are all connected :). Any potential ETA on when 1.10 and JS switcher 3.0 will be completed? I might grab the...
Yes correct. It translates the .jsx file to .js using the BabelHandler as part of React.net, and I would assume once the translation is done it would be able to...
Ok thanks, I will give that a try! I tried doing it myself and it did not work, but the bit I missed was setting up the file extension, so...
That worked great, thanks!
Hmm, never mind it does not translate when bundling is actually enabled :( I just see the JSX file contents untranslated.
Hmm, I had to put the BabelTransform *after* ScriptTransform, which fixed the problem but that seems wrong? What happens if I mix normal JS and JSX in the same bundle?
No worries, I will wait until then.
Are there any plans to have v2 support for the existing .net library? I am using that library at the moment and it works great, but I would like wildcard...
Well this is extremely annoying. They just deprecated the ACME v1 API for staging, and it is going away in production in November. Unfortunately while the new ACMESharpCore library supports...
Well as has been pointed out when I asked the ACME folks, the v1 and v2 protocols are quite different so its going to be a re-write no matter what....