Hacker News new | ask | show | jobs
by throwaway284534 3054 days ago
Loading of modules can be managed by Webpack's chunk configuration. Each import declaration can be turned into a promise that executes your code when all dependencies are fetched.