Code Monkey home page Code Monkey logo

Comments (4)

maxswinkels avatar maxswinkels commented on August 25, 2024

Addition to the number of files already accumulating in the public folder after just modifying the body styling

Screenshot 2023-08-16 at 08 18 54

from bud.

kellymears avatar kellymears commented on August 25, 2024

The number of files is not a performance bottleneck and not a concern.

It is possible there is a memory leak somewhere. If so, the problem would be in @roots/bud-client, as opening a new tab is resetting the client connection but not the server/middleware.

What type of sourcemap are you using?

from bud.

kellymears avatar kellymears commented on August 25, 2024

Just as an example of the behavior I observe and expect in a healthy app:

image

These changes were all made to css source files. You can see the time to render in the browser is variable but all more or less instantaneous. It doesn't seem to go up as additional changes accumulate.

And yes, the dist directory is absolutely packed with module updates:

image

I think what might be most helpful at this point is if you can reproduce your problem in a github repository or a codesandbox instance. I'm beginning to suspect that what you're experiencing might have more to do with your app code than the @roots/bud-client library.

from bud.

github-actions avatar github-actions commented on August 25, 2024

Message to comment on stale issues. If none provided, will not mark issues stale

from bud.

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.