Skip to content

REPL doesn't run with version=4.0.0-next.0 #486

@dimfeld

Description

@dimfeld

I tried to open the REPL with the Svelte 4 prerelease and it failed to load. Looks like the issue (at least, the first issue) is where it tries to import compiler.js from unpkg, but the file in Svelte 4 is now compiler.cjs.

This isn't anything urgent, I was mostly just curious if some of the slot changes may have fixed other issues like https://svelte.dev/repl/39bafbb43d2a44af874156720f6e1cad

Is there some other way to run Svelte 4 in the REPL already that I'm missing, or has that work not been done yet?

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