Error ‘$jscomp is not defined’ When Publishing Plugin

@keith For the ‘$jscomp is not defined’ error due to minification, here is the fix:

  • Open plugin editor
  • In console, enter window.do_not_minify_plugin = true
  • Publish plugin again
  • Test published version

If your issue is different, please submit a bug report.

1 Like