Currently in the docs it is described how a plugin (e.g. Router Plugin) is build:
https://github.com/scullyio/scully/blob/master/docs/plugins.md
I couldn't find any hint of where to put the plugin file should be put ideally and from where registerPlugin plugin is called.
https://github.com/scullyio/scully/blob/master/docs/plugins.md
The docs should include:
registerPlugin (I think it comes from @scullyio/scully doesn't it?*.js or *.ts file? Or is it may just part of scully.config.js? Best regards,
Danny
I agree. We need to nail this down. You are right. We are locking down the plugins right now, and this is about to get better.
@d-koppenhagen We just add more information about registerPlugin in plugins.md
Most helpful comment
I agree. We need to nail this down. You are right. We are locking down the plugins right now, and this is about to get better.