Giter Club home page Giter Club logo

Comments (6)

FredKSchott avatar FredKSchott commented on July 22, 2024

That would be really interesting, do you think we could do it in a way that still picked up changes in your node_modules directory? (example: I update a dependency, re-run @pika/web, and @pika/web understands that the cached install is no longer relevant).

from snowpack.

cj avatar cj commented on July 22, 2024

@FredKSchott for that single use case (most of the time you only care about version) you could just add a --no-cache option.

from snowpack.

FredKSchott avatar FredKSchott commented on July 22, 2024

Or even use the --clean option that we currently have

from snowpack.

FredKSchott avatar FredKSchott commented on July 22, 2024

I'm still worried about the idea of running this tool and not having it pick up any changes automatically. I don't think it's enough to say "use this flag" since the idea is that the user wouldn't actually know when they needed it or now (wouldn't know when their deps had changed or not).

from snowpack.

cj avatar cj commented on July 22, 2024

@FredKSchott I would say if we follow how package.json does it there shouldn't be a problem. For example if the package is a version number it's cached (because we know that unless the version number changes the code has not changed), if it's file:// or a github url we rebuild it each time.

from snowpack.

pika-ci avatar pika-ci commented on July 22, 2024

🚚 This feature request has been moved!
Continue the discussion on our new message board:
https://www.pika.dev/packages/@pika/web/discuss/1090

Learn more: Introducing Package Discussions

from snowpack.

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.