Hacker News new | past | comments | ask | show | jobs | submit login

No one said anything about webpack. If you have another async module loading syntax you'd prefer I'm sure we'd be happy to look at it.



Webpack is the only loader that does require.ensure to my knowledge. To answer your question; there's also System.import() (SystemJS) and require([]) (any AMD loader like requirejs) that are async module loading.


React Native has its own packager, at least for now.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: