Colm
Colm
https://github.com/colmbrady/systemjs-config-builder/tree/bug/large-npm-module/test ^ this module does not install on my local environment. Changing between different Node versions seems not to work. Seems to occur in jspm-npm during augmentation.
I have been looking at filtering out devDependencies. A problem I am having is that it because the node_modules is the only source of truth - its hard to reconcile...
Yes, I see what you mean I think. Ive had a bit of time today to spike that. Its a first cut, but I think it's closer to what you...
Hi @aanari - Do you think you could submit a PR to that project? I could add some documentation in this repo to ensure it gets updated/maintained whenever props are...
Going to wait until #11 gets closed. There is no new functionality since V 1.1.1 so its probably OK to just wait a while longer to publish.
https://github.com/facebook/react-native/issues/7850 https://github.com/facebook/react-native/issues/10966 It seems the general wisdom is that only transpiled modules should be published, however there is some issues with React Native packager which may mean that source maps...