Ecosyste.ms: OpenCollective

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

Rspack

make rspack better
Collective - Host: opensource - https://opencollective.com/rspack - Code: https://github.com/web-infra-dev/rspack

fix(resolve): fix bug when self had included in node_modules

github.com/web-infra-dev/rspack - de7f9bd2639e8b5ce4ac7917878064168bf90f29 authored about 2 years ago by bvanjoi <[email protected]>
feat: use warning for css recoverable errors. (#1230)

* css-error-tolerate

* fix

* update snap

* fix: snap error

github.com/web-infra-dev/rspack - 72cf3b36a6aa4fc8e01d31c19336a275a363b573 authored about 2 years ago by Ahab <[email protected]>
feat: js version html-rspack-plugin (#1205)

* rich html plugin

* fix test

* update snap

* pass templateContent test

* passed tes...

github.com/web-infra-dev/rspack - d477aa3cd6420eeee8dc0000faa3f3752a2daceb authored about 2 years ago by Ahab <[email protected]>
feat: supports default strategy for bundle splitting (#1161)

* Refactor options

* Save

* Fix a lot of errors

* Save

* Port logic of webpack css p...

github.com/web-infra-dev/rspack - c65fcb0d3eab5531c820ebb250b320f9d5e28b0a authored about 2 years ago by HeYunfei <[email protected]>
fix(crates/rspack_core): only includes dependencies directly introduced by non-customized runtimes (#1225)

* fix: stage require scanning

* fix(crates/rspack_core): only includes dependencies directly ...

github.com/web-infra-dev/rspack - 289bbab2e13e7a852f00296c299465bfa8d096b4 authored about 2 years ago by Hana <[email protected]>
feat: css minify in production mode (#1227)

* feat: css minify in production mode

* del dbg info

github.com/web-infra-dev/rspack - 9ef1569ba0244ea3a2c4bf0d542291c064524956 authored about 2 years ago by Ahab <[email protected]>
feat: deleteAsset for InlineChunkHtmlPlugin (#1228)

delete asset

github.com/web-infra-dev/rspack - 4aef5168568d5695e7c310cba3c06bd45144744b authored about 2 years ago by Ahab <[email protected]>
fix: support use export in d.ts (#1226)

fix: support d.ts use export

github.com/web-infra-dev/rspack - a21e2be3d2f71df00152ab3a249187836f8e5437 authored about 2 years ago by jinrui <[email protected]>
fix: remove __webpack_require__.O.j at jsonp runtime (#1223)

github.com/web-infra-dev/rspack - b84ae32ed173e9e8f5f4f95c8dc49aa0aef3892e authored about 2 years ago by underfin <[email protected]>
fix: __webpack_require__.O.j is not defined (#1221)

github.com/web-infra-dev/rspack - 3f0a90ce35dfccfd9ecaf3202f8a8455068f2dbe authored about 2 years ago by underfin <[email protected]>
chore: support control baseUrl by publicPath (#1218)

github.com/web-infra-dev/rspack - b53b02c759473ee2c7b1ea1ab5fa678df2358796 authored about 2 years ago by hardfist <[email protected]>
fix: fix filename hash (#1214)

github.com/web-infra-dev/rspack - e7d8b19478c1d3a2d7ca1d689747c7e7639614ff authored about 2 years ago by underfin <[email protected]>
chore: support ~ in less-loader (#1213)

* chore: support ~ in less-loader

* chore: fix less error

* chore: add changeset

github.com/web-infra-dev/rspack - 2eca9adeda15f48890281d152e9f4e84e523467a authored about 2 years ago by hardfist <[email protected]>
fix: examples/arco-pro less config (#1215)

fix-arco-pro

github.com/web-infra-dev/rspack - ab8986d7ad3c82ba841ba56021628d3f171e057c authored about 2 years ago by Ahab <[email protected]>
fix: place postcss in plugin-postcss dependencies (#1209)

* fix: fixed postcss version

* lock

github.com/web-infra-dev/rspack - 55364b3862f35ec20be80852b9e00e6e59f8f2d8 authored about 2 years ago by Ahab <[email protected]>
refactor: use webapck runtime (#1207)

github.com/web-infra-dev/rspack - 82f751e515ea785033361c2753117a878a4f830e authored about 2 years ago by underfin <[email protected]>
feat(crates/core): add name_for_condition to Module trait (#1182)

* feat(crates/core): add name_for_condition to Module trait

* Save

* Use Cow

* Fix clip...

github.com/web-infra-dev/rspack - 9595d422b477be2d3cba3a310d6b6ecf1c9efc46 authored about 2 years ago by HeYunfei <[email protected]>
test(dev-server): update snapshot

github.com/web-infra-dev/rspack - be339d783476220625b44a9da488ac979f14afc8 authored about 2 years ago by bvanjoi <[email protected]>
fix resolve error under pnpm stucture

github.com/web-infra-dev/rspack - 8a5f7488efc9537b478238ca65e26ff9deafd6f6 authored about 2 years ago by bvanjoi <[email protected]>
feat(crates/core): `DynHash` and `DynEq` for trait Module (#1199)

* feat: hash for trait Module

* test: add more test

github.com/web-infra-dev/rspack - aa43479367a5d5ae6de820f52ce1d209e05202d5 authored about 2 years ago by Hana <[email protected]>
chore: release 0.10.0 (#1200)

github.com/web-infra-dev/rspack - d65ec9905848d4053a40e84a1ef435f07d26c6a3 authored about 2 years ago by hardfist <[email protected]>
fix: 🤖 show nothing if there is no backtrace (#1195)

* chore: 🤖 show nothing if there is no backtrace

* chore: 🤖 backtrace

github.com/web-infra-dev/rspack - ca6b5dced35fed7c30837a6ea786971641e13f91 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore(packages/rspack): narrow ts-ignore (#1198)

github.com/web-infra-dev/rspack - dcd988f1cb3067b096dc2e9ad26d3dbbc0f0185d authored about 2 years ago by Hana <[email protected]>
chore: fix wss url (#1196)

github.com/web-infra-dev/rspack - 5a83b39bc0d5e519fb5a1ac0c7801e1192d2e7ac authored about 2 years ago by hardfist <[email protected]>
fix(packages/rspack): fix node api (#1197)

github.com/web-infra-dev/rspack - 331e2d04f3bf07de477fa2148e21752cb4b96f76 authored about 2 years ago by Hana <[email protected]>
refactor(crates/node_binding): ergonomic raw binding APIs (#1192)

* refactor(crates/node_binding): normalize node api

* refactor: node api

github.com/web-infra-dev/rspack - 8c1cad4693d36e24f31d9a9425227a99be1ee832 authored about 2 years ago by Hana <[email protected]>
refactor(crates/core): external module (#1189)

* refactor: refactor external module

* refactor: refactor external module

* chore: cleanup...

github.com/web-infra-dev/rspack - 9f8b3dc215e657dc9366543de93c29932578025a authored about 2 years ago by Hana <[email protected]>
feat: compilation.entrypoints napi (#1184)

github.com/web-infra-dev/rspack - 4b9872dc54ac7b0178f4cd1693a10967e30a93bc authored about 2 years ago by Ahab <[email protected]>
chore: fix localhost not accessible (#1187)

fix: fix localhost not accessible

github.com/web-infra-dev/rspack - 4fd4d1f0890f056c69cbe688e944289ac5764806 authored about 2 years ago by hardfist <[email protected]>
refactor(crates/core): impl `RawModule` (#1185)

* feat: init raw module

* chore: use `Cow<str>` for module identifiers

* refactor: impl ig...

github.com/web-infra-dev/rspack - bfac3780a25bb6140696b7de1e71066dc313b0e7 authored about 2 years ago by Hana <[email protected]>
chore: support local-ip (#1183)

github.com/web-infra-dev/rspack - ef8f800aca7c6c90f3cf0f32e202b27a3f5e9e79 authored about 2 years ago by hardfist <[email protected]>
refactor(crates/core): remove normal module related logic (#1178)

* refactor: remove normal module related logic

* refactor: use downcast macro helper

* tes...

github.com/web-infra-dev/rspack - 7269e66864278084b1718f53356255693d83577b authored about 2 years ago by Hana <[email protected]>
chore: ensure resolve node builtins to internal package (#1181)

github.com/web-infra-dev/rspack - 69237651f5db16a99ea27eefa9e1501a1bd1e1b4 authored about 2 years ago by hardfist <[email protected]>
feat: more postcss modules options for postcss-loader (#1171)

* feat: more postcss modules options for postcss-loader

* add tests

github.com/web-infra-dev/rspack - d2d255588cef84e355b3728dcf92deae8f7ba246 authored about 2 years ago by Ahab <[email protected]>
upgrade node resolve to solve browser-it-self

github.com/web-infra-dev/rspack - 8f5e709fb6bae4d7472e43bd8e81431fcfa6272c authored about 2 years ago by bvanjoi <[email protected]>
refactor: use `dyn Module` (#1174)

* refactor: use module trait

* refactor: use dyn module for nearly everything

* chore: cle...

github.com/web-infra-dev/rspack - dcde013cd802b0822b6ca0890e0b67e5c6e44430 authored about 2 years ago by Hana <[email protected]>
feat: support arco-pro (#1084)

* chore: 🤖 init

* fix: 🐛 expr inside export default export

* fix: 🐛 reexport default as

...

github.com/web-infra-dev/rspack - 761dc20cbf70e675fa541f398ffc2765d25a7e37 authored about 2 years ago by IWANABETHATGUY <[email protected]>
fix: packages/rspack transform undefined in builtins.define (#1170)

github.com/web-infra-dev/rspack - 04ce6ce27aa7bd9a178be3bb774848b69dd1a7b0 authored about 2 years ago by jinrui <[email protected]>
fix: sass warning mixed to error when warning is too lots (#1167)

* fix: throw error and warning when module build failed

* fix sass warning

* fix

github.com/web-infra-dev/rspack - 37c658794c9eeea302130273e387cdf302028506 authored about 2 years ago by Ahab <[email protected]>
feat: resolve swc-helpers to internal path (#1166)

github.com/web-infra-dev/rspack - a8ae2f1f7a09a0728faf450e056e049406380fc3 authored about 2 years ago by hardfist <[email protected]>
fix(runtime/hmr): errors should work(close: #1083)

github.com/web-infra-dev/rspack - 3ebbf1be585e92e0a2111d3e414fe89359dcb85a authored about 2 years ago by bvanjoi <[email protected]>
feat: init trait module (#1165)

* feat: init trait module

* feat: add code generation

github.com/web-infra-dev/rspack - a7f8310903fa72bafc5d3c2b318c02c8a44fb371 authored about 2 years ago by Hana <[email protected]>
test: Adding option to keep only necessary runtime code. (#1158)

* chore: 🤖 init

* chore: 🤖 make it to review simplier

* chore: 🤖 update snpahost

* chor...

github.com/web-infra-dev/rspack - 16fff33f600fbde8f5396e14e20cbe173b5e8690 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: 🤖 install pnpm before testing (#1163)

github.com/web-infra-dev/rspack - cb601f6e8f6a24848f351fdb1b1bbcdc833415a9 authored about 2 years ago by IWANABETHATGUY <[email protected]>
test: some hmr runtime test cases

github.com/web-infra-dev/rspack - 55c4f806ba50805956878ff2049acbed70d6a686 authored about 2 years ago by bvanjoi <[email protected]>
fix: performance issue of scanner (#1160)

fix: scanner

github.com/web-infra-dev/rspack - 0998a049aaca4706ea37aa632f334bd9f3279089 authored about 2 years ago by Hana <[email protected]>
chore: 🤖 remove dbg (#1159)

github.com/web-infra-dev/rspack - b4bf417b6b8d31c0cea15216c5e492728e15277b authored about 2 years ago by IWANABETHATGUY <[email protected]>
feat: support css hmr

github.com/web-infra-dev/rspack - 9d6ddc9f6752808729b0e26dcbc081d288eab383 authored about 2 years ago by bvanjoi <[email protected]>
test: hmr test init

github.com/web-infra-dev/rspack - 78bd34c9d15c65bd37b3c576330bbfb69da23f4f authored about 2 years ago by bvanjoi <[email protected]>
chore: add support for x86_64 (#1157)

github.com/web-infra-dev/rspack - ae1ea213f4cb288a34f0c4a3c7a154b693c33d35 authored about 2 years ago by hardfist <[email protected]>
feat: emit warnings to stats for sass-loader (#1152)

* feat: logger for sass-loader

* fix: don't know how to deal with logging

github.com/web-infra-dev/rspack - 1fd6cd122cd5f5d04c1fcdcaa2f81d896e8575ad authored about 2 years ago by Ahab <[email protected]>
fix: emit build info in hook build_module (#1149)

github.com/web-infra-dev/rspack - dacf192b8b246268fb59d813462825a0d10fd0e5 authored about 2 years ago by Hana <[email protected]>
chore: better Node error interop for async callbacks (#1139)

* test: add error test for JS hooks

* chore: optimize error experience

* chore: cleanup

...

github.com/web-infra-dev/rspack - f37ad1da710cb9401b7d9d54b3a2eee6afa9a9ca authored about 2 years ago by Hana <[email protected]>
refactor: move tree shaking test cases to tree-shaking dir (#1129)

* chore: 🤖 init

* chore: 🤖 update snapshot

* chore: 🤖 lint

* test: 💍 snpahsot

github.com/web-infra-dev/rspack - 5d08478846350f73a3864fdfc5f14cd50fadd8c1 authored about 2 years ago by IWANABETHATGUY <[email protected]>
fix: 🤖 update snapshot (#1148)

chore: 🤖 update snapshot

github.com/web-infra-dev/rspack - 87cc3ccca26beeee49afdfeb86c1f64dc63a28a0 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: 🤖 init (#1147)

* chore: 🤖 init

* chore: 🤖 push

github.com/web-infra-dev/rspack - e7a7fc75ad425f3ea90e22d7c5848610664f61dc authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: 🤖 reduce rust check scope (#1145)

* chore: 🤖 reduce rust check scope

* chore: 🤖 revert bundle-stats

* fix: 🐛 syntax

github.com/web-infra-dev/rspack - 482cdf66a0ab0259a6a2a63d03c5010beeed0707 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: fix build time (#1144)

github.com/web-infra-dev/rspack - 25cae47cb98f422fd31d892266a4107d0a84c504 authored about 2 years ago by hardfist <[email protected]>
fix: more resolve error tips(close: #1128)

github.com/web-infra-dev/rspack - 637ee37a4b10813ae9655ff03f946a682ee87836 authored about 2 years ago by bvanjoi <[email protected]>
test: mv resolve error cases to js/statsSnapshot

github.com/web-infra-dev/rspack - 7cd86ecb39d86e897c56026699ed8a828dafe304 authored about 2 years ago by bvanjoi <[email protected]>
refactor: the runtime generate logic (#1127)

github.com/web-infra-dev/rspack - 7e142beafc5bdc2679f245c0747e0a03581d050e authored about 2 years ago by underfin <[email protected]>
chore: takedown bundle stats temporarily (#1143)

github.com/web-infra-dev/rspack - 7aad3694d55f87b8183b5b77559e2d196524701e authored about 2 years ago by hardfist <[email protected]>
warning when sideEffects is invalid (#1142)

github.com/web-infra-dev/rspack - f3de65600fd351551763b6d855ba3e6abb7d7191 authored about 2 years ago by bohanzh <[email protected]>
chore: add build info to progress (#1138)

github.com/web-infra-dev/rspack - 0772a5d9840616898abeba7ac1b131fa5b290085 authored about 2 years ago by hardfist <[email protected]>
ci: 🎡 only generate rspack.stat.json (#1141)

ci: 🎡 only bunlde rspack.stat.json

github.com/web-infra-dev/rspack - bc3459a07a1ddb23b1935a4377ddece1afaac757 authored about 2 years ago by IWANABETHATGUY <[email protected]>
test: sass '~' should resolve to node_modules (#1116)

github.com/web-infra-dev/rspack - 0e3eb590b75401604d500120a587e1608af8d357 authored about 2 years ago by Ahab <[email protected]>
chore: 🤖 rust testing do not need arm64 (#1135)

github.com/web-infra-dev/rspack - 094ce648786766207490f6b95d9e641770ba1725 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: 🤖 ci optimize (#1134)

github.com/web-infra-dev/rspack - 949c1624e3338f2e6cb4998f91d72c1b3c7c33c2 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: 🤖 wrong ci runs-on (#1133)

github.com/web-infra-dev/rspack - fc2535fa4940ecff93f7fd1dcf3744afc8e4c66a authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: ensure JS hook call ordering (#1130)

chore: ensure compilation

github.com/web-infra-dev/rspack - 78888fb3fcc94f511050536165bbe177bc35e79c authored about 2 years ago by Hana <[email protected]>
chore: 🤖 reduce ci workload (#1131)

github.com/web-infra-dev/rspack - 2ff71c72b9fc614bcb7c8ab986da2af8bac9ffab authored about 2 years ago by IWANABETHATGUY <[email protected]>
refactor(config): add "browser" in mainFileds (#1118)

github.com/web-infra-dev/rspack - c7025fc1b4a69c0078abb1171415c5694c26f965 authored about 2 years ago by bohanzh <[email protected]>
chore: 🤖 update dce visitor (#1117)

* chore: 🤖 update dce visitor

* chore: 🤖 lint

github.com/web-infra-dev/rspack - 42e032aca34214e3765ae23cc96839cf2d932fe8 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: add rspack-plugin-node-polyfill plugin (#999)

chore: move node-polyfill to plugin

github.com/web-infra-dev/rspack - 8f70a91bff1705f2971809161afd625eb2290b37 authored about 2 years ago by hardfist <[email protected]>
feat(crates/core): supports add_named_chunk (#1105)

* feat:(crates/core) supports add_named_chunk

* Fix typo

* Fix

github.com/web-infra-dev/rspack - 83575061b02cec4a599c4c9dddaeb9ad463c4f2a authored about 2 years ago by HeYunfei <[email protected]>
refactor(runtime): do not use register in main chunk

github.com/web-infra-dev/rspack - 5ed66c8758f31c36de460c7f5aeb1d6c219de5d3 authored about 2 years ago by bvanjoi <[email protected]>
feat(binding_options): add `RawDevServer`

github.com/web-infra-dev/rspack - b28134a941b60f41e025c09d78ae8d747ce92370 authored about 2 years ago by bvanjoi <[email protected]>
feat: add some runtime glossary implemention (#1094)

github.com/web-infra-dev/rspack - cc83f6141ca0d9f0c233f37ea8b3ac14fd7399e1 authored about 2 years ago by underfin <[email protected]>
feat(core/runtime): add `chunkId` in web-runtime

github.com/web-infra-dev/rspack - 97678ee49c3a4534c31af81498812c73d55822bc authored about 2 years ago by bvanjoi <[email protected]>
refactor(core/runtime): inline runtime when target platform is `web` or `browsersList`

github.com/web-infra-dev/rspack - 4f2ce978ab6d6796a92531cd2bb94db951f711c0 authored about 2 years ago by bvanjoi <[email protected]>
chore: bump napi (#1113)

github.com/web-infra-dev/rspack - 8b1d3c1faecbcaffa19a69fe47ac682483765d65 authored about 2 years ago by Hana <[email protected]>
chore: bundle-stats ci on pr and push instead of comment

github.com/web-infra-dev/rspack - 753348c7e64f716628d027903fc528fee09ce488 authored about 2 years ago by ahabhgk <[email protected]>
fix: bundle-stats ci pnpm install

github.com/web-infra-dev/rspack - d0b70c2a66deb63c80f49bfbab954c405aef9e2b authored about 2 years ago by ahabhgk <[email protected]>
fix: bundle-stats ci runs-on

github.com/web-infra-dev/rspack - 5d83988bb253497d76bd5e8662d1933936587df8 authored about 2 years ago by ahabhgk <[email protected]>
fix: bundle-stats ci setup

github.com/web-infra-dev/rspack - ecd36c31ca8f92d84793d9e849d9e2f9aa1c6469 authored about 2 years ago by ahabhgk <[email protected]>
chore: bundle-stats ci

github.com/web-infra-dev/rspack - 0095ae50e06acc06a1a69174753e4d95d6d4a43d authored about 2 years ago by ahabhgk <[email protected]>
chore: add changeset to enable snapshot release (#1106)

chore: add changeset to enable snapshot

github.com/web-infra-dev/rspack - 062e692df4fdc710bdd39bc497e15dcf5ef8ffa9 authored about 2 years ago by hardfist <[email protected]>
chore: 🤖 revert back to url (#1095)

* chore: 🤖 revert back to url

* chore: 🤖 add test case

github.com/web-infra-dev/rspack - 456298995e39c93ec4837e52e4cbea44457394c9 authored about 2 years ago by IWANABETHATGUY <[email protected]>
fix: original_source panic when ignored is true (#1089)

* fix: original_source panic when ignored is true

* update rspack_sources

* update lock

github.com/web-infra-dev/rspack - c6393b4ca60cbbc9759e82133f8ac7e7b8a34a41 authored about 2 years ago by Ahab <[email protected]>
fix: runtime.js and favicon in html should respect output.publicPath (#1085)

* fix: runtime url in html should respect publicPath

* fix: favicon should respect output.pub...

github.com/web-infra-dev/rspack - 406aa4590782b66c50428253f28c924b7ef62b89 authored about 2 years ago by Ahab <[email protected]>
Release 0.0.9 (#1102)

* chore: add script for linux support

* chore: linux use release binary

* chore: release 0...

github.com/web-infra-dev/rspack - 7e95d3470dc7736dbb584fe2b3979102b3821c8f authored about 2 years ago by hardfist <[email protected]>
Release 0.0.8 (#1100)

* chore: update version

* chore: release 0.0.8

github.com/web-infra-dev/rspack - 643584f06fb18d344c32569feeb2d72d574d5f85 authored about 2 years ago by hardfist <[email protected]>
chore: add more comments to module graph impl (#1096)

chore: add more comments

github.com/web-infra-dev/rspack - c232763b6e694ae889e778f38c8df2eb195f1ebb authored about 2 years ago by Hana <[email protected]>
refactor: code generation (#1091)

* refactor: code generation

* feat: impl js

* feat: impl other plugins

* fix: fixup

...

github.com/web-infra-dev/rspack - 988b67bb14ba2abb7cd9d2528dc0299e3c5721a1 authored about 2 years ago by Hana <[email protected]>
chore: support loader as string (#1090)

github.com/web-infra-dev/rspack - 8d945c3af86ca622f74ee5a62fa2365405a54a81 authored about 2 years ago by hardfist <[email protected]>
feat: allow config decorator (#1088)

* feat: allow config decorator

* fix: cr

github.com/web-infra-dev/rspack - 09fdb45532bed80e323e982e010604676e2c9390 authored about 2 years ago by jinrui <[email protected]>
chore: add create-rspack (#1087)

github.com/web-infra-dev/rspack - 7f64a2cc2bdb5fdb5e38b6676ffde5a2a137037d authored about 2 years ago by hardfist <[email protected]>
refactor: use module in generator (#1086)

github.com/web-infra-dev/rspack - 089099f37ae9d44cd15b5927ea0a9e684fee0dea authored about 2 years ago by Hana <[email protected]>
feat: control stats fields by stats options (#1081)

* feat: control stats fields by stats options

* add test

github.com/web-infra-dev/rspack - 519615d3fc37cd3fafb883b931d94060e297dc3b authored about 2 years ago by Ahab <[email protected]>
feat: 🎸 finish export all tree-shaking analyze (#917)

* feat: 🎸 finish export all tree-shaking analyze

* chore: 🤖 finish export star

* chore: 🤖 ...

github.com/web-infra-dev/rspack - 164ec95895c8fe0a77f7fb37f7895e47a5032f8f authored about 2 years ago by IWANABETHATGUY <[email protected]>