-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Sandbox TemplatesSvelte🎒 BundlerRefers to CodeSandbox's In-Browser BundlerRefers to CodeSandbox's In-Browser Bundler🐛 Bug
Description
🐛 bug report
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
Description of the problem
After creating a Svelte sandbox and editing App.svelte, the console logs:
Error when converting '/node_modules/svelte/internal/index.mjs' esmodule to commonjs: [1253:376]: Unterminated regular expression
How has this issue affected you? What are you trying to accomplish?
To Reproduce
- Create a new Svelte sandbox.
- Edit
App.svelte - Open the console
Link to sandbox: link
Your Environment
| Software | Name/Version |
|---|---|
| Browser | Chrome 85.0.4183.102 |
| Operating System | macOS 10.15.6 |
Metadata
Metadata
Assignees
Labels
Sandbox TemplatesSvelte🎒 BundlerRefers to CodeSandbox's In-Browser BundlerRefers to CodeSandbox's In-Browser Bundler🐛 Bug