Steve Sewell
Steve Sewell
totally hear you on that, but every line of code added to this repo is new code that maintainers of this repo need to be able to maintain (answer issues...
> Would you be okay with me removing that part but keeping just the parts that set up the dev environment? what parts would that be?
published!
Cool! Thanks @pietrondo
looks like we just need build to pass then good to merge
this is great feedback @georgesunnytHDS - thanks for sharing. i've forwarded this to our docs team
does this also handle the fact that the bindings rarely actually look like `state.foo` and instead look like `var _virtual_index=state.foo;return _virtual_index` looking at your PR it seems to assume the...