GitShow/gaearon/promise-loader
gaearon

promise-loader

A webpack bundle-loader ripoff with promise interface

by gaearon
Star on GitHubForknpm

JavaScript

214 stars14 forks4 contributorsQuiet · 10y agoSince 2014v1.0.0

Meet the team

See all 4 on GitHub →
gaearon
gaearon9 contributions
alexkuz
alexkuz3 contributions
kurtharriger
kurtharriger3 contributions
sokra
sokra1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 10y ago
See all on GitHub →
SunHuawei
Any plan to support config globally in webpack.config.js?OpenIssue

According to bundle-loader, I highly recommend to support config them globally in webpack.config.js. If so, the config may looks like this: I'd like to submit a PR if you agree with this.

SunHuawei · 7y ago
tlrobinson
If no promise library specified, use global `Promise`OpenIssue

Many platforms now have promises built in, and it seems like promise-loader should use that by default.

tlrobinson · 9y ago
Lucifier129
support promise.catchOpenPR
Lucifier129 · 10y ago

Recent fixes

View closed PRs →
romeovs
TypeError: not a functionClosedIssue

Using webpack , I'm getting a lot of these errors: I know supporting webpack v2 might not be a real priority for you, but any idea what this is? When I log the thing that is not a function (at core.js line 59), I get the string contents of the module.

romeovs · 9y ago
goerwin
Handling errorsClosedIssue

Is there a way to handle/catch errors? for example, network issues. So I can request the module again.

goerwin · 10y ago
jsg2021
Make promise lib optionalMergedPR

Promise is a builtin global in ES6. Projects using babel have a transparent polyfill. Specifying a lib is more and more becoming unneeded.

jsg2021 · 10y ago
Structured data for AI agents

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: 10y ago. Community health: 28%. Top contributors: gaearon, alexkuz, kurtharriger, sokra.

·@ofershap

Replace github.com with gitshow.dev