Jack Boberg
Jack Boberg
FYI: https://github.com/onmodulus/demeteorizer/blob/master/lib/build.js#L35
This seems sensible, I'll test locally...
@harlanj there is currently no test coverage for `bin/demeteorizer`. Seems like a big request create for a small addition... That said, if you want to do the legwork 💯
@vladejs Since @theworkflow is on vacation this week, I'm trying to jump in an help. Attempting to reproduce your project I get this: ``` › meteor add webpack:webpack webpack:scss =>...
@vladejs Still attempting to reproduce your instructions locally, before attempting to deploy to Modulus: ``` › meteor add webpack:webpack webpack:react webpack:coffeescript Changes to your project's package version selections: webpack:assets added,...
I am trying to follow your example exactly so that I know if I get my app to work I can confidently tell you how I resolved it. Following along,...
@vladejs reproduced the issue with [kickstart-meteor-react-flowrouter](https://github.com/thereactivestack/kickstart-meteor-react-flowrouter). I'll update if/when I find any resolutions..
This is great feedback/research. Some of the changed you are suggesting actually make more sense currently in the [`build-meteor` image issues](https://github.com/onmodulus/docker-build-meteor/issues) instead of here. That said, I will spend some...
Thanks for the feedback. Can you give any insight as to why `parse: true` is ignored in a `set()`? See also: [https://github.com/AmpersandJS/ampersand-state/issues/84]
That makes sense, and I agree this is a bit of a tangent. But, I feel like since it defaults to `false` allowing a user to explicitly do a `.set(attrs,...