I’m working n a plugin and I need to use some npm packages in it.
Are there any best practices for doing this in Adapt?
I'm developing this use the Framework, the output from the CLI for version is
CLI: 2.1.9
Framework: 5.3.0
I would also like to be able to use the plugin via the authoring tool.
Thanks