Spike Brehm

Results 10 comments of Spike Brehm

Yes, good catch! Ideally we would further abstract that away. It's not hard to do but just requires further abstraction. Feel free to submit a PR.

@sstephenson do you think you'll be able to merge this in soon?

The build is failing due to ESLint errors: ``` /home/travis/build/Galooshi/happo/packages/happo-target-react-native/src/defaultOptions.js 31:2 error Missing semicolon semi 70:28 error Missing trailing comma comma-dangle 71:4 error Missing trailing comma comma-dangle /home/travis/build/Galooshi/happo/packages/happo-target-react-native/src/native/StoryManager.js 19:26 error...

> One thing to keep in mind is that @spikebrehm and I were discussing not including the runner app as part of the target... but it's really not clear what...

does the `bundle` directory exist?

Following up: I realized that not all of the logging is from `react-ga` — much of it is from GA itself. Ideally I'd be able to control the logevel of...

I hate to be that guy, but... this would be supppper useful! +1

Also curious about this. From whence does the `fake_XXXXX.js` come?

Would be really great to fix this. Should be a one-line fix! ## TypeScript cannot resolve types with Node16/NodeNext module resolution ### Problem When using TypeScript with `moduleResolution: "Node16"` or...

Can a maintainer push this fix across the finish line? https://github.com/cube-js/cube/pull/10209