Giter Club home page Giter Club logo

Comments (5)

haadcode avatar haadcode commented on June 14, 2024 1

Oh nice! No reason to not update them if that makes it work. Just make sure to push them to a branch :)

from orbit.

haadcode avatar haadcode commented on June 14, 2024 1

Merged your fix to master @shamb0t.

from orbit.

haadcode avatar haadcode commented on June 14, 2024

Hi @shamb0t and thanks for reporting this. This issue comes from how the dev tools are setup for live reloading, webpack2 and webpack-dev-server. Webpack2 has been in beta for a long time (which Orbit uses) and they've finally upgraded to stable 2.x. Unfortuantely I haven't had the time to update the build tools yet, which means atm the live reloading is broken :/

Yu can, however, compile the app with npm run build:app (and minified npm run build) and then npm start. However, this means you'll have to run the build command everytime you change the code :/ It's a clumsy way of doing it but should work. I'll try to get to updating the build tools some time next week, but if you feel adventurous, feel free to try to make sense of it and update to [email protected] and [email protected] (note that setting it up is not straight-forward, it may not be worth your effort).

from orbit.

shamb0t avatar shamb0t commented on June 14, 2024

Thanks @haadcode I'll try updating to webpack2 and if it takes too long I'll go the clumsy way I guess

from orbit.

shamb0t avatar shamb0t commented on June 14, 2024

It works with webpack 2 if I also update grunt-webpack and chunk-manifest-webpack-plugin which doesn't seem to break anything....any reason not to update those? If not I can push the changes

from orbit.

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.