Closed hason closed 3 years ago
Test fails due to https://github.com/NightlyCommit/twing/pull/519.
Is there a way I can help to push this PR forward? Think it is nearly done.
It took some work, but I managed to test this PR.
It needs some significant work.
source
that is given to the twing-loader. But this PR wraps all the Twing code in Promises so that we can't perform the transform synchronously.I've got some non-working code that starts to fix these issues, but GitHub really makes it hard to collaborate on one issue. You can find it here: https://github.com/hason-contributions/twing-loader/pull/1
Replaced by #29
Fixes #21, but for Twing@5.
Test fails due to https://github.com/NightlyCommit/twing/pull/513