Open frederikdekegel opened 9 months ago
Hi @frederikdekegel , sorry for the late answer.
To update the loader to support Twing 6 I first need to add a way to serialize Twing templates to something that can easily and efficiently be bundled - typically a literal object that can be deserialized into a template.
Good news is that it is much easier than I first thought and that Twing 6 will provide this feature in the next few days. Then updating twing-loader will be straightforward.
I don't want to over promise but it should be doable by the end of the month.
The required change in Twing is tracked by the following GitLab issue: https://gitlab.com/nightlycommit/twing/-/issues/609
Hi,
Are there any plans to upgrade the loader to use version 6 of twing?
Thank you