Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
https://github.com/webpack/webpack

fix: wasm

alexander-akait opened this pull request about 1 month ago
feat: parse `:import`

alexander-akait opened this pull request about 1 month ago
chore(deps): bump the dependencies group across 1 directory with 15 updates

dependabot[bot] opened this pull request about 2 months ago
fix: variable name conflict with concatenate and runtime code

alexander-akait opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 14 updates

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 13 updates

dependabot[bot] opened this pull request about 2 months ago
test: `buildHttp`

alexander-akait opened this pull request about 2 months ago
Test fron css loader

alexander-akait opened this pull request about 2 months ago
test: `var()` in CSS

alexander-akait opened this pull request about 2 months ago
fix: don't add `[uniqueName]` to `localIdentName` when it is empty

alexander-akait opened this pull request about 2 months ago
feat: added `url` and `import` options for CSS

alexander-akait opened this pull request about 2 months ago
fix: crash with filesystem cache and unknown scheme

alexander-akait opened this pull request about 2 months ago
test: fix

alexander-akait opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 13 updates

dependabot[bot] opened this pull request about 2 months ago
fix: types regression in validate

alexander-akait opened this pull request about 2 months ago
fix: add `@types/eslint-scope` to dependencies

alexander-akait opened this pull request about 2 months ago
@types/eslint-scope needs to be made a proper dependency in [email protected]

ashvinsrivatsa opened this issue about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 13 updates

dependabot[bot] opened this pull request about 2 months ago
New very slow build time with webpack 5.96.0

NathZ1 opened this issue about 2 months ago
refactor: module source types code

alexander-akait opened this pull request about 2 months ago
fix: Recursive search for versions of shared dependencies

ScriptedAlchemy opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 12 updates

dependabot[bot] opened this pull request about 2 months ago
feat: export CSS and ESM runtime modules

alexander-akait opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 13 updates

dependabot[bot] opened this pull request about 2 months ago
EnvironmentPlugin doesn't error if environment variable wasn't found?

fasiha opened this issue about 2 months ago
refactor: udate acorn

alexander-akait opened this pull request about 2 months ago
fix: handle DataURI without `base64` word

alexander-akait opened this pull request about 2 months ago
fix: hotUpdate chunk modified with new runtime should have correct runtime

JSerFeng opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 10 updates

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump eslint-scope from 5.1.1 to 8.2.0

dependabot[bot] opened this pull request about 2 months ago
Async chunk unexpectedly merged with split chunks

cdoublev opened this issue about 2 months ago
run build error:Fatal JavaScript invalid size error 169220804

zjj450 opened this issue about 2 months ago
Allow public path to be a function

Jack-Works opened this issue about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 10 updates

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 10 updates

dependabot[bot] opened this pull request about 2 months ago
ci: add Node.js v23

snitin315 opened this pull request about 2 months ago
Fix ts

alexander-akait opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 10 updates

dependabot[bot] opened this pull request about 2 months ago
Webpack doesn't support "fs" methods like "readdirSync" on Node.js targets.

amirfarzamnia opened this issue about 2 months ago
Parameters on `SyncBailHook` type for `compiler.entryOption` seem incorrect

turbocrime opened this issue about 2 months ago
fix: types

alexander-akait opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 11 updates

dependabot[bot] opened this pull request about 2 months ago
fix: no extra runtime for external asset modules in CSS

alexander-akait opened this pull request about 2 months ago
fix: order of chunks ids

alexander-akait opened this pull request about 2 months ago
chore(deps): bump the dependencies group across 1 directory with 9 updates

dependabot[bot] opened this pull request about 2 months ago
fix: avoid generating extra js file when using asset module as entrypoint

alexander-akait opened this pull request 2 months ago
chore(deps): bump the dependencies group across 1 directory with 7 updates

dependabot[bot] opened this pull request 2 months ago
chore(deps): bump the dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request 2 months ago
feat: add import.meta.DEBUG

jkrems opened this pull request 2 months ago
ERROR in sources.at is not a function

ravikumarchennaiyan96 opened this issue 2 months ago
chore(deps): bump the dependencies group across 1 directory with 4 updates

dependabot[bot] opened this pull request 2 months ago
Feat webpack ignore

alexander-akait opened this pull request 2 months ago
TypeError: Cannot read property 'endsWith' of undefined

whosyourlaowang opened this issue 2 months ago
fix(css): urls parsing

alexander-akait opened this pull request 2 months ago
chore(deps-dev): bump the dependencies group with 2 updates

dependabot[bot] opened this pull request 2 months ago
fix(css): nesting in css modules

alexander-akait opened this pull request 2 months ago
feat: Removing the Need for async Import

Neerajpathak07 opened this pull request 2 months ago
fix: Module Federation should track all referenced chunks

ScriptedAlchemy opened this pull request 2 months ago
feat: allow to pass stats to asset info and respect the `mode`

alexander-akait opened this pull request 2 months ago
chore: udpate dependencies

snitin315 opened this pull request 2 months ago
chore(deps): bump the dependencies group across 1 directory with 16 updates

dependabot[bot] opened this pull request 2 months ago
Fix class interpolation

alexander-akait opened this pull request 2 months ago
feat(css): `src()` support

alexander-akait opened this pull request 2 months ago
fix(css): no extra runtime for node target

alexander-akait opened this pull request 2 months ago
Poor error message: "ERROR in Invalid value used in weak set"

paddymul opened this issue 2 months ago
fix: use `needs` in message to mach with documentation

snitin315 opened this pull request 2 months ago
fix(css): avoid extra runtime for assets modules

alexander-akait opened this pull request 2 months ago
TypeError: __webpack_require__.O is not a function

mmmmmmmgo opened this issue 2 months ago
chore(deps): bump the dependencies group across 1 directory with 16 updates

dependabot[bot] opened this pull request 2 months ago
fix: should avoid through variables in inlined module

fi3ework opened this pull request 2 months ago
chore(deps): bump the dependencies group across 1 directory with 16 updates

dependabot[bot] opened this pull request 2 months ago
fix: emit a warning on broken `:local` and `:global`

alexander-akait opened this pull request 2 months ago
Refactor arsing

alexander-akait opened this pull request 2 months ago
fix: parsing bad urls

alexander-akait opened this pull request 2 months ago
chore(deps): bump the dependencies group across 1 directory with 16 updates

dependabot[bot] opened this pull request 2 months ago
refactor: css tokenizer accoring spec

alexander-akait opened this pull request 2 months ago
Output chunks change when build stays the same

chriskrogh opened this issue 2 months ago
chore(deps): bump the dependencies group across 1 directory with 15 updates

dependabot[bot] opened this pull request 2 months ago
chore(deps): bump the dependencies group across 1 directory with 15 updates

dependabot[bot] opened this pull request 3 months ago
Fix default

alexander-akait opened this pull request 3 months ago
Fix avoid runtime

alexander-akait opened this pull request 3 months ago
Removed the need for Async import

Neerajpathak07 opened this pull request 3 months ago
chore(deps): bump the dependencies group across 1 directory with 14 updates

dependabot[bot] opened this pull request 3 months ago
fix: avoid extra `prefetch` and `preload` JS runtime for CSS

alexander-akait opened this pull request 3 months ago
chore(deps): bump the dependencies group across 1 directory with 13 updates

dependabot[bot] opened this pull request 3 months ago
fix: avoid extra runtime code for CSS

alexander-akait opened this pull request 3 months ago
Jest throws SyntaxError after updating from 5.94.0 to 5.95.0

andrewpye opened this issue 3 months ago
chore(deps): bump the dependencies group across 1 directory with 11 updates

dependabot[bot] opened this pull request 3 months ago
fix: types

alexander-akait opened this pull request 3 months ago
fix: use `module` chunk format as a fallback when `environment.dynami…

alexander-akait opened this pull request 3 months ago
Upgrade schema-utils to latest version > 4.0.0

cperotAxway opened this issue 3 months ago
fix: types

alexander-akait opened this pull request 3 months ago