Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

REPL imports use an extremely slow website #454

@Ocean-OS

Description

@Ocean-OS

When importing an NPM module in the REPL, it takes very long (or may just not work at all) for the module to be successfully imported. From what I can tell, this is because the module provider used (bundle.run) is either extremely slow at bundling or is nonfunctional altogether. I suggest that the module provider be switched to either Unpkg (probably the better option, considering its use in svelte.dev's REPL) or Jsdelivr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions