Posts tagged with liquid (1)

Oct07 Debugging liquid post author

liquid | comments

If you have worked with liquid you surely have bumped with the difficulty to debug it. I solve it by just vendoring it to vendor/plugins and voila! now I can use debugger on every tag and drop defined in the app.

Continue reading »