Replies: 2 comments
-
I'm on it - another new syntax for imports. I keep thinking we'll run out of new import syntaxes :) |
Beta Was this translation helpful? Give feedback.
-
Fixed in #52254 I tested and it works. However, with twig.js, you still get a warning in your console about the Cheers! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Evidently twigjs has some dependencies that I hope can be loaded automatically.
Opening the console
importmap.php just has app and twig:
I imagine that this has to do with the way jsdelivr combines the packages, the top of loads the datetime and other packages.
https://cdn.jsdelivr.net/npm/twig@1.16.0/+esm
Beta Was this translation helpful? Give feedback.
All reactions