Skip to content

issues Search Results · repo:sveltejs/svelte-loader language:JavaScript

Filter by

117 results
 (107 ms)

117 results

insveltejs/svelte-loader (press backspace or delete to remove)

Upgrading projects from Svelte 4 to Svelte 5, I noticed HMR is no longer working and the full page reloads on every change. I see in the Readme it mentions. Hot Module Reloading is currently not supported ...
  • lipemat
  • Opened 
    11 days ago
  • #250

I am trying to run storybook 8.5 on Svelte5 with webpack5. Able to load storybook on local, but not getting stories. It show: Couldn t find story matching id undefined after importing a CSF file. .storybook/main.js ...
  • Shuraz
  • Opened 
    on Feb 4
  • #245

How can I configure webpack to emit separate chunks for each Svelte 5 component? It seems Vite accomplishes this with very little persuasion, but in my multi-page application, all I have is one output ...
  • Bilge
  • Opened 
    on Jan 12
  • #244

As briefly mentioned in #242, the alias config as provided in the README appears to be broken in Svelte 5 as svelte/src/runtime does not exist. When building with the alias config, errors such as Can ...
  • atticuscornett
  • 4
  • Opened 
    on Nov 5, 2024
  • #243

When running a webpack application with svelte.ts files the webpack build is working (and seems to be running correctly) but webpack serve producing the following error: /workspace/test/template-webpack/node_modules/loader-runner/lib/LoaderRunner.js:146 ...
  • philippone
  • 1
  • Opened 
    on Oct 12, 2024
  • #242

I want to use Svelte 5 with Typescript but got the following error when I try to use .svelte.ts files: ERROR in ./src/test.svelte.ts Module build failed (from ./node_modules/svelte-loader/index.js): Error: ...
  • philippone
  • 1
  • Opened 
    on Oct 1, 2024
  • #241

Trying out Svelte 5 on a fairly sized project and got blocked by this problem. I am migrating a writable store to a little API wrapping some state with the $state rune, however, if I define the object ...
  • egilsster
  • 3
  • Opened 
    on May 1, 2024
  • #239

This might not be a problem in svelte-loader but rather in the svelte compiler, but the issue shows itself in svelte-loader. When I created a xxx.svelte.js file which got included in my webpack build ...
  • andersekdahl
  • 1
  • Opened 
    on Apr 25, 2024
  • #238

Neither the documentation nor the example template do not work with svelte 4. 1. Clone the template 2. Upgrade to svelte 4 npm install svelte@latest 3. Start webpack npm run dev Webpack fails to build ...
  • mgreystone
  • 6
  • Opened 
    on Jun 25, 2023
  • #234

I have to complain about this. https://github.com/sveltejs/template-webpack I just watched a doc for Svelte and Rich was saying his goal is not adoption but barrier of entry. This is supposedly an offical ...
  • nextgenthemes
  • 3
  • Opened 
    on Apr 21, 2023
  • #230
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub