Coder Social home page Coder Social logo

Comments (7)

plexus avatar plexus commented on August 17, 2024

I thought it was only because we use optimizations :none. I thought it did prepend in :simple or :whitespace, but I could be wrong.

from chestnut.

martinklepsch avatar martinklepsch commented on August 17, 2024

You're right. Anything :optimisation setting that's not :none will prepend the files in preamble. This could be confusing but probably it's ok for now. Closing...

from chestnut.

plexus avatar plexus commented on August 17, 2024

Ok... is there a sensible way to add this to the FAQ? Basically we use :none because it's required by Figwheel so it can reload individual files. It's not commonly used in general.

from chestnut.

martinklepsch avatar martinklepsch commented on August 17, 2024

I mean you could add it but it's more of a cljsbuild thing than chestnut specific. Not sure if it belongs there. On a side note I've grown tired of figwheel. Especially when experimenting with a browser repl the complete re-evaluation on save is annoying. Ever considered to make it optional? (I kind of see how this could be a super minimal template just with some great documentation on how to integrate some popular bits and pieces)

from chestnut.

plexus avatar plexus commented on August 17, 2024

It's kind of a key component of the thing :) but I definitely need to make it easier again to run without figwheel

from chestnut.

martinklepsch avatar martinklepsch commented on August 17, 2024

Yeah, I see that. And it's fine when people work that way but I'm more used to eval from emacs. :-)

from chestnut.

martinklepsch avatar martinklepsch commented on August 17, 2024

I'm hijacking this thread but whatever: this is neat as well: https://github.com/immoh/lively
Does the things figwheel does without obfuscating the general process.

from chestnut.

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.