Closed Jojain closed 3 years ago
Since the plugin was failing in cq-editor due to how cq-editor executes code, I removed the inspect.getsource() used to instead hash the function that is decorated.
It now works in cq-editor aswell
Since the plugin was failing in cq-editor due to how cq-editor executes code, I removed the inspect.getsource() used to instead hash the function that is decorated.
It now works in cq-editor aswell