Giter Site home page Giter Site logo

Comments (4)

kachkaev avatar kachkaev commented on August 16, 2024

For those who is facing the same issue and wants to temporary remove meteor-hmr instead of rolling back to 1.3.3:

meteor remove gadicc:ecmascript-hot
meteor add ecmascript
npm rm --save-dev babel-preset-meteor
rm .babelrc

from meteor-hmr.

gadicc avatar gadicc commented on August 16, 2024

Thanks for the detailed report. I haven't had a chance to test this exact case yet, but Meteor 1.3.3.1 is working fine so far for me with the latest code base, which I just published now as gadicc:[email protected]. Could you try that one and see if it behaves any differently?

Btw, since Meteor 1.3.3 we don't need the babel-preset-meteor anymore... and Meteor works with .babelrc on it's own. It's safe to leave the react-hot-loader in your .babelrc even without meteor-hmr, even though in this case it won't do that much.

from meteor-hmr.

kachkaev avatar kachkaev commented on August 16, 2024

The new beta.6 brought things back to work in 1.3.3.1, thank you!

Although .babelrc does not need to contain anything meaningful, it seems that the file is still required and it cannot be blank. Will it be possible for meteor-hmr to treat an absent or an empty .babelrc as one with {}? Just to remove an extra step of adding this.

One more quick comment: it is not very clear from the repo what's the latest beta at the moment. This information can be often found from the repo tags or releases, which do not exist. https://atmospherejs.com/gadicc/ecmascript-hot does not tell anything about beta's either. Perhaps, a reference to the latest beta in README.md can save some time to the newbies.

from meteor-hmr.

Vincent-P avatar Vincent-P commented on August 16, 2024

Yes README.md definitely needs an update.

from meteor-hmr.

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.