Last 12 weeks · 0 commits
1 of 6 standards met
Repository: gaearon/promise-loader. Description: A webpack bundle-loader ripoff with promise interface Stars: 214, Forks: 14. Primary language: JavaScript. Languages: JavaScript (100%). Latest release: v1.0.0 (10y ago). Open PRs: 2, open issues: 2. Last activity: 9y ago. Community health: 28%. Top contributors: gaearon, alexkuz, kurtharriger, sokra.
Many platforms now have promises built in, and it seems like promise-loader should use that by default.
Is there a way to handle/catch errors? for example, network issues. So I can request the module again.