flying-squid
flying-squid copied to clipboard
Make "internal" plugins normal plugins
Final thing to do is renaming external.js to plugins.js
Internal plugins don't have plugin objects yet. We'd have to pretty much move external.js into index.js for it to apply to all plugins.
yes something like that should be done