Giter Site home page Giter Site logo

Comments (9)

jedwards1211 avatar jedwards1211 commented on May 27, 2024

Ah, my mistake, I had removed the babel package thinking it was unnecessary. Let me fix it real quick

from meteor-webpack-react.

jedwards1211 avatar jedwards1211 commented on May 27, 2024

I'm a bit confused how I didn't catch this. I guess a previously built version of react-meteor-data remained after I removed those deps

from meteor-webpack-react.

jedwards1211 avatar jedwards1211 commented on May 27, 2024

Fix pushed. Sorry about that!

from meteor-webpack-react.

rclai avatar rclai commented on May 27, 2024

It would kind of suck if we do need that dependency. Makes me want to just copy the mixin code and be done with it.

from meteor-webpack-react.

rclai avatar rclai commented on May 27, 2024

Thanks.

from meteor-webpack-react.

AdamBrodzinski avatar AdamBrodzinski commented on May 27, 2024

@jedwards1211 you might also need to delete the meteor .meteor/versions file... sometimes it's sticky and won't upgrade you to the latest.

from meteor-webpack-react.

jedwards1211 avatar jedwards1211 commented on May 27, 2024

Oh, if you delete it then Meteor will repopulate it on the next run?

from meteor-webpack-react.

jedwards1211 avatar jedwards1211 commented on May 27, 2024

You guys probably have more Meteor experience than I do, so if I do something foolish on the Meteor side of things feel free to correct me.

from meteor-webpack-react.

AdamBrodzinski avatar AdamBrodzinski commented on May 27, 2024

Oh, if you delete it then Meteor will repopulate it on the next run?

Yep, sometimes I do that when I don't care about locking the version... sort of like deleting the gem lock file. There's also an id file in .meteor that we should delete eventually... it basically tracks the app when deploying to meteor.com servers. It's a pain though because you can't gitignore it but ideally shouldn't check it in for a boilerplate.

You guys probably have more Meteor experience than I do, so if I do something foolish on the Meteor side of things feel free to correct me.

Will do! I think you've done a great job so far. I've used it for the last 2-3 years on startup companies and wrote tens of thousands of lines of Meteor code and it's hard to catch all the little things unless you've been bitten by it before (I have many times 😆 )

from meteor-webpack-react.

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.