sinhashubham95 commented on PR #21143:
URL: https://github.com/apache/superset/pull/21143#issuecomment-1229939051

   @villebro I have updated the package lock file.
   
   The idea behind updating the package lock file is-
   1. Just handlebars helpers usage was causing an issue saying `exports not 
defined` which is making the current handlebars plugin unusable in Superset.
   2. Also, the plugin handlebars can be lighter by removing this dependency 
and adding the methods required directly. Here we have added a subset of the 
methods which is available in the helpers package.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to