Compatibility #574
PhoneDroid
started this conversation in
Working with Shopify
Replies: 1 comment 2 replies
-
Please take a look at #528 and https://liquidjs.com/tutorials/differences.html Furthermore, this repo doesn't contain features only provided on Shopify website (not in shopify/liquid repo). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was looking for some way to properly parse any
Shopify liquid files, modify an AST and strinfigy it
to liquid again.
When I tried parsing some liquid files I got stuck on
some tags that seemingly aren't supported,
style
andjavascript
.How well is liquidjs compatible with Shopify and
are there any plans to be completely compatible?
I was hoping to work with it like with BabelJS ..
Beta Was this translation helpful? Give feedback.
All reactions