Ecosyste.ms: OpenCollective

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

ModernJS

Modern.js is a web engineering system, including a web framework, a npm package solution and a documentation site solution.
Collective - Host: opensource - https://opencollective.com/modernjs - Code: https://github.com/web-infra-dev/modern.js

docs: add comparison with others (#4614)

* docs: add comparison with others

* docs: update

github.com/web-infra-dev/modern.js - ae2b66d4b374386ded6e6e52ed1c6391eff6d611 authored over 1 year ago by neverland <[email protected]>
refactor(builder): migrate to tsconfig-paths-webpack-plugin (#4607)

* chore(builder): switch to tsconfig-paths-webpack-plugin

* chore: remove outdated license

...

github.com/web-infra-dev/modern.js - 28128ca6e3933bddd3401073a1102c5478084d24 authored over 1 year ago by neverland <[email protected]>
feat(builder): split package scheduler into chunk `lib-react.js` (#4612)

* feat: split package scheduler into chunk `lib-react.js`

* chore: update snapshot

github.com/web-infra-dev/modern.js - 8ed713c05d4cee03ce40428c4c00f2e7a0eff321 authored over 1 year ago by Asuka109 <[email protected]>
docs: unify the naming of Modern.js Module (#4613)

github.com/web-infra-dev/modern.js - 06b4777a9710f00c2a2b5550d9c87f2d3ecd3faf authored over 1 year ago by neverland <[email protected]>
fix(eslint-config): remove the markdown plugin (#4610)

github.com/web-infra-dev/modern.js - bfad67b657b211d8dfa8427e6b2b38fbd66c9138 authored over 1 year ago by neverland <[email protected]>
feat: update rspress pull request content (#4608)

github.com/web-infra-dev/modern.js - 9e1700bb946f156dfcb27fbe36e332aab54888dc authored over 1 year ago by Belinda Cao <[email protected]>
fix: install error

github.com/web-infra-dev/modern.js - 932cdbc11bba98b11a5b86d3fe6c2df9fdd5eabf authored over 1 year ago by caohuilin <[email protected]>
feat: update rspress version

github.com/web-infra-dev/modern.js - 23f1c8a418dd28a59186ed36185dda9f26c12b36 authored over 1 year ago by caohuilin <[email protected]>
feat(sandpack-react): support custom active file (#4606)

github.com/web-infra-dev/modern.js - b7b24e7d26f251d06b89705449a83720d5ad8879 authored over 1 year ago by Belinda Cao <[email protected]>
docs: add ignore specific warnings faq (#4605)

github.com/web-infra-dev/modern.js - 7d15abffd8c374385ab06d09c2f15aa105292d8d authored over 1 year ago by gaoyuan <[email protected]>
feat(builder): apply css-minimizer-webpack-plugin when use rspack (#4602)

* fix: applyCSSMinimizer

github.com/web-infra-dev/modern.js - 4027a6abafb8ba1e911d2a5340226b4fd1db6dca authored over 1 year ago by gaoyuan <[email protected]>
feat: reporter adapter streaming ssr (#4601)

* feat: reporter adapter streaming ssr

* feat: reporte streaming ssr error

* fix: update t...

github.com/web-infra-dev/modern.js - d87a42600f569e883c323e7227539f77f406c9ce authored over 1 year ago by qixuan <[email protected]>
feat(CLI): print gradient text for initial log (#4604)

* feat(CLI): print gradient text for initial log

* chore: module tools

* chore: rename

github.com/web-infra-dev/modern.js - 15b834f65630d8c147d664beff1c712366dc0668 authored over 1 year ago by neverland <[email protected]>
docs(main): add new tech stack page (#4603)

* docs(main): add new tech stack page

* docs: update

* docs: fix mistakes

github.com/web-infra-dev/modern.js - eee230416c179d6313dafa6c941953ed8dcd2d0b authored over 1 year ago by neverland <[email protected]>
fix(builder): assetsRetry should work when htmlPlugin.inject false (#4600)

* fix(builder): assetsRetry should work when htmlPlugin.inject false

* Update packages/docume...

github.com/web-infra-dev/modern.js - 225f065f4f7e9496b6147040a1d9b7a351ad97b8 authored over 1 year ago by gaoyuan <[email protected]>
docs(deps): bump rspress 0.0.10 (#4599)

github.com/web-infra-dev/modern.js - 32551f7d963309d5a17bddd3e6d2f2774837055a authored over 1 year ago by yangxingyuan <[email protected]>
feat(builder): allow to use more optimization options in bundlerChain (#4597)

github.com/web-infra-dev/modern.js - 0300daf8866571bec4df50163295cea51c2c9862 authored over 1 year ago by neverland <[email protected]>
feat(builder): update rspack to 0.3.2 (#4595)

* fix: support output.charset & update supportedRspackMinimumVersion

* docs: changeset

* f...

github.com/web-infra-dev/modern.js - e2def6e3d1797c1d941be9bf7600b21f942a5c07 authored over 1 year ago by gaoyuan <[email protected]>
Release v2.34.0 (#4596)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/web-infra-dev/modern.js - e83533d6eb58f9ece7b546fa87b683f608c6788c authored over 1 year ago by Belinda Cao <[email protected]>
build: deploy devtools site with a short sha hash pathname (#4598)

github.com/web-infra-dev/modern.js - fe91217f6d6861208404e232b1f4531a152b6e97 authored over 1 year ago by Asuka109 <[email protected]>
docs(main): reuse the path alias document from Builder (#4588)

github.com/web-infra-dev/modern.js - a54b0aee41c9e63a6827643beea2ad457f11f3e8 authored over 1 year ago by neverland <[email protected]>
chore(CI): add deploy token and git user configs (#4594)

* chore(CI): fix husky in git

* chore: add token

* chore: fix target

* chore: add git c...

github.com/web-infra-dev/modern.js - 0a520f574298e4ead2c8135605e896fb1e91a947 authored over 1 year ago by neverland <[email protected]>
docs: add csr auth example (#4581)

* feat: add csr auth example

* feat: add csr auth example en doc

* fix: template content
...

github.com/web-infra-dev/modern.js - f864364a93cbb2b993ab1fe40af4b58dff2b8c36 authored over 1 year ago by Belinda Cao <[email protected]>
chore(CI): skip husky in CI and fix turbo cache (#4593)

github.com/web-infra-dev/modern.js - be4845f53608fe4413bb49d8cab96db1782f0797 authored over 1 year ago by neverland <[email protected]>
chore(CI): deploy website artifacts to separate repo (#4592)

github.com/web-infra-dev/modern.js - 772606992547c11feab184e26ceb9911ff21461d authored over 1 year ago by neverland <[email protected]>
Create build-devtools-website.yml (#4591)

github.com/web-infra-dev/modern.js - 6f3642a7071ea702676ed7dfea93311bd8230995 authored over 1 year ago by Asuka109 <[email protected]>
fix: lazy import preload, then update include.type to include.as (#4589)

github.com/web-infra-dev/modern.js - f851fa9ae119f7f22701825bb7dd3f75ee2bbd16 authored over 1 year ago by qixuan <[email protected]>
docs(module-doc): update content about input config (#4587)

* docs(module-doc): update content about input config

* Update packages/document/module-doc/d...

github.com/web-infra-dev/modern.js - 57b861dff557fe89895dccc9073fcfc0056efdc5 authored over 1 year ago by targeral <[email protected]>
feat: support disable pre-render (#4571)

* feat: support disable pre-render

* docs: add ssr-disablePrerender

github.com/web-infra-dev/modern.js - dcdeea562f3147fde0c50985d8dd239a6acb50c4 authored over 1 year ago by qixuan <[email protected]>
feat(builder): add code pointer for check syntax results (#4584)

* feat(builder): add code pointer for check syntax results

* chore: add changeset

* chore:...

github.com/web-infra-dev/modern.js - e538169f12dd458b0ac28210db9a186f932615a9 authored over 1 year ago by neverland <[email protected]>
fix(generator): remove the default .idea config files (#4583)

github.com/web-infra-dev/modern.js - 6db103a03c4e35cd2ae684a322279405ecf2465c authored over 1 year ago by neverland <[email protected]>
chore: fix deprecation warnings, add examples link (#4580)

github.com/web-infra-dev/modern.js - 97588c66cecbf11feaebb58ebe97e9580a268132 authored over 1 year ago by neverland <[email protected]>
fix(builder): revert postcss-modules-local-by-default version (#4579)

* fix(builder): revert postcss-modules-local-by-default version

github.com/web-infra-dev/modern.js - 09b176a38a1e322b4be78cf4bcd0160e8fbdd581 authored over 1 year ago by gaoyuan <[email protected]>
feat(builder): improve the logs of checkSyntax, add code frame (#4578)

* feat: optimize check syntax

* chore: add tests

* docs: update

* chore: fix snapshot
...

github.com/web-infra-dev/modern.js - c9626e7ad3a9b1fc4d80e73dba2261b2c582b5e7 authored over 1 year ago by neverland <[email protected]>
chore(module): remove plugin-module-doc (#4577)

github.com/web-infra-dev/modern.js - 19a176bb7dd062c2a6b9ebbac2b946ccce6e69a5 authored over 1 year ago by neverland <[email protected]>
feat(deps): bump babel to 7.22 and fix deprecation warning (#4576)

* feat(deps): bump babel to 7.22 and fix deprecation warning

* chore: update compiled package...

github.com/web-infra-dev/modern.js - 85a23dfc117de44282a1a8f882b67123a1d503cf authored over 1 year ago by neverland <[email protected]>
feat: document support Sandpack component (#4551)

* feat: adjust ts template dependencies handle method

* feat: add @modern-js/sandpack-react p...

github.com/web-infra-dev/modern.js - f0c6df5242bc9edcbe31d89a50832060c872fd5a authored over 1 year ago by Belinda Cao <[email protected]>
fix: some link should not have as attributes (#4575)

github.com/web-infra-dev/modern.js - 7d707381f157fd402c4aad1bde3763668415e9f0 authored over 1 year ago by qixuan <[email protected]>
chore(generator): simplify the default lint-staged config (#4574)

github.com/web-infra-dev/modern.js - acb82ef5bed2ca7536fb8f6ea6fb9477a6ad288c authored over 1 year ago by neverland <[email protected]>
fix: runtimeContext query should merge query got in client and got in server (#4573)

* fix: should merge query got in client and got in server

* docs: add deploy.regions docs

github.com/web-infra-dev/modern.js - eca24a275dd567708f96e0eb7bf8e1408eb2ddd4 authored over 1 year ago by zero <[email protected]>
chore(builder): open some test cases in rspack (#4570)

github.com/web-infra-dev/modern.js - 01ab7eec553b25a08524d98392d1824928d08363 authored over 1 year ago by gaoyuan <[email protected]>
fix(module-tools): failed to run pre and gen-release-note command (#4572)

github.com/web-infra-dev/modern.js - 76af015387e97006d1772d321d87d52067c311b4 authored over 1 year ago by neverland <[email protected]>
feat: export loadMiddleware and loadServerMod function from plugin-se… (#4569)

* feat: export loadMiddleware and loadServerMod function from plugin-server

* fix: export typ...

github.com/web-infra-dev/modern.js - 974d8560ab54dbf93e98b9a6932bb8d96faceae3 authored over 1 year ago by Belinda Cao <[email protected]>
fix: upgrade react-router-dom to avoid issues (#4566)

github.com/web-infra-dev/modern.js - a77b82a99c9405a4b933ee581ff511140aed4158 authored over 1 year ago by Ming <[email protected]>
feat: ssr-preload-include support specify rel (#4568)

github.com/web-infra-dev/modern.js - 5240e5d170a4ab2e078ff5a6f1de2d37363ff635 authored over 1 year ago by qixuan <[email protected]>
feat(builder): allow to custom CLI (#4567)

github.com/web-infra-dev/modern.js - 5ffb74a4090c18a522a9a0ad4be1cec7987e4e36 authored over 1 year ago by neverland <[email protected]>
docs: fix typo (#4565)

github.com/web-infra-dev/modern.js - f3f75e985531be412d07cfcfbd30b8c9ed338155 authored over 1 year ago by Asuka109 <[email protected]>
feat(builder): support inline assets by file size (#4563)

* feat(builder): support inline assets by file size

* docs: fix

github.com/web-infra-dev/modern.js - c8b448b7398a32036e61e67a7f26e26d4baa97d3 authored over 1 year ago by neverland <[email protected]>
test: update inlineRuntimeChunk test case (#4564)

github.com/web-infra-dev/modern.js - 48fca890af6340b78ab3bfd225cb19ef515bbd1e authored over 1 year ago by gaoyuan <[email protected]>
feat(builder): support buildCache.cacheDigest configuration (#4560)

* feat(builder): support buildCache.cacheDigest configuration

* fix: test case

* fix: upda...

github.com/web-infra-dev/modern.js - e3d08fba739b6846eab2716a17fbaaaf791994ea authored over 1 year ago by gaoyuan <[email protected]>
chore: extract swc test cases (#4561)

chore: extract swc test cases

github.com/web-infra-dev/modern.js - 96a6417e683a73b55bdbb974b8d1535d3fc133b6 authored over 1 year ago by gaoyuan <[email protected]>
Release v2.33.1 (#4559)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/web-infra-dev/modern.js - 8750a981b6744872a5b64cff75d9d3b8e48c5feb authored over 1 year ago by Belinda Cao <[email protected]>
fix(plugin-swc): update core-js (#4558)

github.com/web-infra-dev/modern.js - fb1589a29647e4aa9d5c4975d46582b16ae73880 authored over 1 year ago by Fy <[email protected]>
fix(module-tools): add svg files to input when enable svgr (#4556)

* fix(module-tools): add svg files to input when enable svgr

* test: add test for svgr when b...

github.com/web-infra-dev/modern.js - 7ad82bd71d1253df80fb3def89e5525009755bae authored over 1 year ago by 10Derozan <[email protected]>
chore: avoid publish CHANGELOG to npm to reduce install size (#4553)

* chore: avoid publish CHANGELOG to npm to reduce install size

* chore: avoid publish CHANGEL...

github.com/web-infra-dev/modern.js - 7f4ecbaa5471712b865427b3b184d82621b73726 authored over 1 year ago by neverland <[email protected]>
feat: new and upgrade command support --no-need-install params (#4555)

github.com/web-infra-dev/modern.js - c38570e7b9023e8648f377666d13beeaa0c4e885 authored over 1 year ago by Belinda Cao <[email protected]>
Release v2.33.0 (#4554)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/web-infra-dev/modern.js - 895e05871a4a98f38f61869942fdae63526c6790 authored over 1 year ago by Belinda Cao <[email protected]>
fix(builder): `html.meta.referrer` can't accept literal false value (#4549)

github.com/web-infra-dev/modern.js - d55caa99ede31af34d189bfe7393e9f53d73476c authored over 1 year ago by Asuka109 <[email protected]>
fix(CI): failed to build website (#4552)

github.com/web-infra-dev/modern.js - 91d438e055b33aff57a64cc4db90063ddb48bfc0 authored over 1 year ago by neverland <[email protected]>
fix(core): make the plugins type looser to avoid type mismatch (#4550)

github.com/web-infra-dev/modern.js - ecb927658beb9997bf5e70efa863125c584006fc authored over 1 year ago by neverland <[email protected]>
fix: set res.statusCode = 200 when routes matches success (#4547)

github.com/web-infra-dev/modern.js - 1042583c577e00f8cb5e4a9c0f70a79f4dfd7c66 authored over 1 year ago by qixuan <[email protected]>
docs: modify the SVGR configuration (#4546)

* docs: modify the SVGR configuration

* fix: format

github.com/web-infra-dev/modern.js - 72d6330d2d1cfbb12d5c606e76a70b3a53102afc authored over 1 year ago by gaoyuan <[email protected]>
fix(module-tools): fix node polyfill plugin and tests (#4541)

github.com/web-infra-dev/modern.js - af1ad380b8026636d729fd69f2a1b6cb6e7ba52a authored over 1 year ago by 10Derozan <[email protected]>
chore(builder): update rspack to 0.3.1 (#4543)

* chore(builder): update rspack to 0.3.1

* fix: overrides rspress's modern.js deps

* chore...

github.com/web-infra-dev/modern.js - 1c812c28a34b0adda4319b81e96cd6772459bd1a authored over 1 year ago by gaoyuan <[email protected]>
docs: add glossary for MF and MFE (#4545)

* docs: add glossary for MF and MFE

* docs: update

github.com/web-infra-dev/modern.js - 97b0fff809fc89b372d61fa54dff447d9eee7cef authored over 1 year ago by neverland <[email protected]>
docs: fix invalid domains (#4544)

github.com/web-infra-dev/modern.js - 4be60b3df7eb7cc7aa525c512441514f2a99caff authored over 1 year ago by neverland <[email protected]>
docs(builder): change the slogan (#4542)

github.com/web-infra-dev/modern.js - 7b93d7f73e9788e77f9052ab14f045824b4a995d authored over 1 year ago by neverland <[email protected]>
test(integration): fix failed to run twin.macro test case (#4540)

github.com/web-infra-dev/modern.js - 93dc0b1bb01b9040d2708d3a57816e472a7b3855 authored over 1 year ago by neverland <[email protected]>
fix(builder-plugin-esbuild): support source.include and source.exclude (#4539)

github.com/web-infra-dev/modern.js - 1c6c029c7a7d364ab115d234a36c86ce53c99c4e authored over 1 year ago by targeral <[email protected]>
docs: remove Modern.js Doc and add Rspress to ecosystem (#4538)

github.com/web-infra-dev/modern.js - 2a8d5dcb3eafa4d7195512de48bcfe8c4a102446 authored over 1 year ago by neverland <[email protected]>
chore: remove doc-generator and related code (#4537)

* chore: remove doc-generator and related code

* chore: fix changeset

github.com/web-infra-dev/modern.js - 6727586531788069aeec259b8ca8f08fbd48b440 authored over 1 year ago by neverland <[email protected]>
fix(builder): fix withPublicPath may missing subpath (#4535)

github.com/web-infra-dev/modern.js - c9ffc4d1119c451686b532075e9bafeb950f8e49 authored over 1 year ago by neverland <[email protected]>
feat(doc-tools): remove modernjs doc (#4534)

* feat(doc-tools): remove modernjs doc

* chore: delete doc core in changeset

github.com/web-infra-dev/modern.js - db9a700c03f7db390c27c26cc8a1e1216276fd6e authored over 1 year ago by yangxingyuan <[email protected]>
feat(builder): support enableCssModuleTSDeclaration in rspack mode (#4531)

* feat(builder): support enableCssModuleTSDeclaration and cssModules.exportLocalsConvention

*...

github.com/web-infra-dev/modern.js - 64df94556966961c6bcbff611969ff866a06afe1 authored over 1 year ago by gaoyuan <[email protected]>
fix(prod-server): optimize ssr preload (#4533)

github.com/web-infra-dev/modern.js - 3ba1682ea0c710b5a06406f02a093dfffdb48be1 authored over 1 year ago by qixuan <[email protected]>
fix(builder): incorrect prefetch domain when assetPrefix has no protocol (#4532)

github.com/web-infra-dev/modern.js - 915636b0b0af9661a723c0c3b2fa76ad68a600a4 authored over 1 year ago by neverland <[email protected]>
fix: should support data file for splat routes (#4527)

* fix: should support data file for splat routes

* fix: should support data file for splat routes

github.com/web-infra-dev/modern.js - f13ce4f3bc3c3989d90cc5dec67dcde0b82c6558 authored over 1 year ago by Ming <[email protected]>
fix(plugin-runtime): ssr htmlModifiers (#4529)

github.com/web-infra-dev/modern.js - ae35c65246d9476bb90a38407e3cdb9f665d7d1a authored over 1 year ago by qixuan <[email protected]>
fix(plugin-garfish): phantom dependencies of react (#4523)

github.com/web-infra-dev/modern.js - 85326414a59b836b6ba346a6f9aa0f1fc74c22f9 authored over 1 year ago by SoonIter <[email protected]>
chore(utils): remove no longer used recursive-readdir (#4530)

github.com/web-infra-dev/modern.js - fd82137fedaa2a31bd1af23b971ed464ee32fb39 authored over 1 year ago by neverland <[email protected]>
Feat/support ssr html modifiers (#4528)

* feat(plugin-runtime): support ssr html modifiers

* fix: ssr html modify

github.com/web-infra-dev/modern.js - 2bcff4fb79c8859e024e2f11fc9b86764f2a8276 authored over 1 year ago by qixuan <[email protected]>
docs: fix missing translations in English document (#4526)

github.com/web-infra-dev/modern.js - 205f3fa2f41b16eb30b003c02c7f044d029d5101 authored over 1 year ago by neverland <[email protected]>
refactor: runtime ssr render & remove redundancy codes (#4507)

* refactor: runtime server ssr

* fix: rename files

* fix: update test snapshot

github.com/web-infra-dev/modern.js - 44da57b845c1d7553b5389a2ff0810c1e735473c authored over 1 year ago by qixuan <[email protected]>
docs(tailwindcss): add enabling and storybook guide (#4525)

github.com/web-infra-dev/modern.js - 52d4d3227b6cfaae9751318a26ce84927e37e937 authored over 1 year ago by neverland <[email protected]>
fix: should passthrough the requestCreator (#4513)

* fix: should passthrough the requestCreator

* fix: should passthrough the requestCreator

...

github.com/web-infra-dev/modern.js - 01f3ca4be2550c3307e42810b94e3768094267c9 authored over 1 year ago by Ming <[email protected]>
feat(tailwindcss): generate tailwind config file when run new command (#4524)

github.com/web-infra-dev/modern.js - d386d34b4cf6bb64147daae554e3a505d9c408b9 authored over 1 year ago by neverland <[email protected]>
fix: not set partials html receive extra placeholder (#4520)

* fix: not set partials html receive extra placeholder

* docs: add changeset

github.com/web-infra-dev/modern.js - 6ea89abebde9d67a8b2ababd28e106363d4f63e7 authored over 1 year ago by clchenliang <[email protected]>
feat(builder): support custom logger (#4522)

* feat: support custom logger

* chore: optimzie variable name

* feat: add docs

github.com/web-infra-dev/modern.js - bc1f8daf0ff83b3667f398c81f674aab36b80b30 authored over 1 year ago by yangxingyuan <[email protected]>
docs(tailwindcss): mark designSystem as deprecated (#4521)

github.com/web-infra-dev/modern.js - 0d915fa52aee94fc9e548834e78edfd346b1e376 authored over 1 year ago by neverland <[email protected]>
docs(module-tools): update doc and fix some link (#4518)

github.com/web-infra-dev/modern.js - 2411365a4666513bd65b71b5b17cf160a8fa89d8 authored over 1 year ago by 10Derozan <[email protected]>
feat(builder): add tailwind config to webpack build dependencies (#4519)

github.com/web-infra-dev/modern.js - f96d5655742b4a8c64fbf3a37de90afec74bf0d2 authored over 1 year ago by neverland <[email protected]>
feat(plugin-tailwind): automatically read tailwind config file (#4517)

* feat(plugin-tailwind): automatically read tailwind config file

* chore: add changeset

* ...

github.com/web-infra-dev/modern.js - fd2ca58c821ea70531ac37ae2069dab362aee610 authored over 1 year ago by neverland <[email protected]>
Release v2.32.1 (#4515)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/web-infra-dev/modern.js - 513f2acba5c93549b4ec6689df7a5cc6b8acd5d4 authored over 1 year ago by Belinda Cao <[email protected]>
refactor(libuild): remove functionality that dumplicates in module tools (#4508)

* refactor(libuild): remove functionality that dumplicates in module tools

* fix: update lock...

github.com/web-infra-dev/modern.js - 6f1210000c9cf1bc42b8616d8298839d6ad4cda0 authored over 1 year ago by 10Derozan <[email protected]>
docs(main): improve order of configuration nav items (#4514)

github.com/web-infra-dev/modern.js - 35d6d35bbddcdbf0f31814b783d676330c3d8cf8 authored over 1 year ago by neverland <[email protected]>
refactor(tailwindcss): allow to use tailwind theme config (#4506)

github.com/web-infra-dev/modern.js - 5e04e3e5ab5c1d1b5c85a27e3587bd02ec213cf9 authored over 1 year ago by neverland <[email protected]>
docs(main): update title of navigation items (#4512)

github.com/web-infra-dev/modern.js - 63f916f882f7d16096949e264e119218c0ab8d7d authored over 1 year ago by neverland <[email protected]>
Release v2.32.0 (#4503)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/web-infra-dev/modern.js - 8c9ebd72887be74390a2f3ccac99d1391ba9d215 authored over 1 year ago by Belinda Cao <[email protected]>
chore(plugin-swc): bump swc-plugins (#4502)

github.com/web-infra-dev/modern.js - 6fc113bcd2cae53c11d8d5cfb55b04aff501a71f authored over 1 year ago by Fy <[email protected]>
feat(app-tools): add comments for configurations and functions (#4504)

github.com/web-infra-dev/modern.js - 90e053a65e1f3dae4a0b0477a33d4ad508f9fca7 authored over 1 year ago by neverland <[email protected]>