You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating a custom plugin and would like to know the correct dir structure for it. For now I have created a "plugins" folder at the same level as main.js and defaults.js. Inside "plugins" folder I have a folder for my custom plugin and inside that folder I have the plugin.js.
I am seeing the error: ConfigError: Unable to find plugin "parentBodyVerifies-group"
any idea about that? Thanks
The text was updated successfully, but these errors were encountered:
I am creating a custom plugin and would like to know the correct dir structure for it. For now I have created a "plugins" folder at the same level as main.js and defaults.js. Inside "plugins" folder I have a folder for my custom plugin and inside that folder I have the plugin.js.
I am seeing the error: ConfigError: Unable to find plugin "parentBodyVerifies-group"
any idea about that? Thanks
The text was updated successfully, but these errors were encountered: