Git Product home page Git Product logo

Comments (5)

Conduitry avatar Conduitry commented on August 19, 2024

Problem 1 - this code ought to be JSON.stringifying the path, rather than just enclosing it in single quotes. More is still afoot however.

Problem 2 - this can't find the file that uses the given chunk, because the map is indexed by windows paths, and we are looking up a unix path. Probably this should run the relative path through posixify.

Probably there are other places we also want to be posixifying paths? It would be nice if we were only dealing with posix paths, because then we could use e.g. path.posix.relative, but I don't know how practical that is. There are still windows paths coming from somewhere, I'm assuming from rollup's id resolution.

from sapper-template.

Rich-Harris avatar Rich-Harris commented on August 19, 2024

auto-closed by sveltejs/rollup-plugin-svelte#38 — reopening as I don't think it's completely fixed yet

from sapper-template.

tomcon avatar tomcon commented on August 19, 2024
C:\Apps\Testarea\sapper\saptest>npm run dev
> [email protected] dev C:\Apps\Testarea\sapper\saptest
> sapper dev

✔ server (1.1s)
✔ client (1.1s)
✗ client
ENOENT: no such file or directory, open 'C:\Apps\Testarea\sapper\saptest\.sapper\dev/client/undefined'

showstopper sadly

from sapper-template.

mrkishi avatar mrkishi commented on August 19, 2024

As of sveltejs/sapper#456, Windows builds are working again.

from sapper-template.

Conduitry avatar Conduitry commented on August 19, 2024

It sounds like this can be closed? I'm gonna go ahead and close it.

from sapper-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.