Will Rowe
Will Rowe
> I've added this to the implementation notes on the wiki. https://github.com/twigjs/twig.js/wiki/Implementation-Notes @JohnAlbin did you update the implementation notes when you were under the impression that support had been added?
@JohnAlbin great, thanks for the clarification. @Geolim4 the implementation notes are correct. It says that the `include` tag is supported and the `include` *function* is not.
@Geolim4 this issue is for adding support for the `include` function, not for general troubleshooting.
@Geolim4 this issue is a feature request. Please search through the existing issues and documentation. If there is nothing in there related to what you want to do then open...
@Dru-S I have not had a chance to work on this yet, but if you want to submit a PR I will review it.
In what context is the fs loader being used in the browser? Wouldn't you use a different loader in that case?
Interesting, so it happens just by importing without doing anything else?
Here is a more direct comparison: https://codepen.io/willrowe/pen/KKJybpj twig.js outputs `true`, `false`, `false` when `true`, `true`, `false` is expected.
This is happening for me too.
MacOS Ventura (13)