Oct07 Debugging liquid post author
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.
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.