Skip to content

Conversation

@slaveeks
Copy link
Contributor

@slaveeks slaveeks commented May 5, 2023

  1. Removed installing packages, using CDN skypack by default
  2. Changed path for saving esm bundles
  3. Added ability to use not default CDN
  4. Added support if named exports of tools
  5. Now to run dev-stand, you need to run one dev-stand script

*/
this.addScript(plugin.path, false);
} else {
const toolClassName = `Tool${index}`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems hardcoded. If it is internal key, move it to a separate method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants