Ecosyste.ms: OpenCollective

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

github.com/web-infra-dev/modern.js

Modern.js is a web engineering system, including a web framework and a npm package solution.
https://github.com/web-infra-dev/modern.js

feat(builder): support performance.profile when use rspack-provider

9aoy opened this pull request over 1 year ago
fix: create request error when use node 18

caohuilin opened this pull request over 1 year ago
[WIP] feat(server): support ssr running in vm

Amour1688 opened this pull request over 1 year ago
feat(builder): align minify behavior in rspack-provider

9aoy opened this pull request over 1 year ago
feat(plugin-preview): support change iframe position and refactor layout

10Derozan opened this pull request over 1 year ago
fix(doc-core): not render global UI in blank page

10Derozan opened this pull request over 1 year ago
chore(doc-core): remove css module for doc layout and adjust layout

10Derozan opened this pull request over 1 year ago
[Bug]: resolve-url-loader can't deal with webpack's resolve.alias config

fireairforce opened this issue over 1 year ago
fix(plugin-vue): add features flags config to remove warning

chenjiahan opened this pull request over 1 year ago
feat(builder): support disable Rspack CSS sourcemap

9aoy opened this pull request over 1 year ago
test(builder): not open real browser when running test

chenjiahan opened this pull request over 1 year ago
Release v2.30.0

caohuilin opened this pull request over 1 year ago
fix: ssr plugin use error config

zllkjc opened this pull request over 1 year ago
fix(doc-plugin-preview): parse error when meeting tsx

sanyuan0704 opened this pull request over 1 year ago
fix(plugin-runtime): the output maybe undefined

GiveMe-A-Name opened this pull request over 1 year ago
fix(doc-plugin-preview): adjust dep to fix the resolve error

10Derozan opened this pull request over 1 year ago
test: run integration test in Node 16

chenjiahan opened this pull request over 1 year ago
test: run integration test in Node 16

chenjiahan opened this pull request over 1 year ago
chore(libuild): bump typescript v5 and some other devDependencies

chenjiahan opened this pull request over 1 year ago
Revert "chore(builder-plugin-swc): bump swc-plugins"

chenjiahan opened this pull request over 1 year ago
fix: ssg can't generate html correctly, due to not inject loadable-component plugin

GiveMe-A-Name opened this pull request over 1 year ago
fix: inject routes to context in the router v5

yimingjfe opened this pull request over 1 year ago
chore(builder-plugin-swc): bump swc-plugins

JSerFeng opened this pull request over 1 year ago
feat: using Node.js v18 LTS by default

chenjiahan opened this pull request over 1 year ago
chore(builder): update rspack to 0.2.11

9aoy opened this pull request over 1 year ago
fix: `http-proxy-middleware` can only proxy WebSocket after the initi…

Asuka109 opened this pull request over 1 year ago
docs: add vue rspack support

9aoy opened this pull request over 1 year ago
fix(@modern-js/builder-shared): metaByEntries override default value

KyrieLii opened this pull request over 1 year ago
test(builder): add more test cases

9aoy opened this pull request over 1 year ago
feat(doc-plugin-typedoc): support single entry for typedoc

sanyuan0704 opened this pull request over 1 year ago
fix: typing error because the `app` is required (but actually not)

Asuka109 opened this pull request over 1 year ago
[Bug]: Node 16 is no longer LTS. The current LTS is 18.x.

t1ger2080 opened this issue over 1 year ago
chore: remove unused config files

chenjiahan opened this pull request over 1 year ago
docs(builder): fix in-house document key word replacement

chenjiahan opened this pull request over 1 year ago
feat(server): add new server hooks `beforeServerInit` & `afterServerInit`

Asuka109 opened this pull request over 1 year ago
chore(libuild): remove unuse dep and temp dir

10Derozan opened this pull request over 1 year ago
[Bug]: The configuration file schema validation is too loose.

KyrieLii opened this issue over 1 year ago
test: rename & skip integration tests of devtools

Asuka109 opened this pull request over 1 year ago
feat(CLI): print solution name and version to terminal

chenjiahan opened this pull request over 1 year ago
test: fix devtools integration test case

chenjiahan opened this pull request over 1 year ago
test(libuild): remove libuild config test

10Derozan opened this pull request over 1 year ago
fix(libuild): incorrect dist folder

chenjiahan opened this pull request over 1 year ago
fix(CI): build scripts for libuild in windows

10Derozan opened this pull request over 1 year ago
fix: configration validate

KyrieLii opened this pull request over 1 year ago
feat(builder): add performance.transformLodash config

chenjiahan opened this pull request over 1 year ago
feat(builder): support performance preload & prefetch configurations

9aoy opened this pull request over 1 year ago
docs(module-tools): add intro for core npm package and postcss config

chenjiahan opened this pull request over 1 year ago
chore(libuild): remove some unused dev dependencies

chenjiahan opened this pull request over 1 year ago
docs(main): fix broken links in footer component

chenjiahan opened this pull request over 1 year ago
chore(deps): bump webpack from 5.64.0 to 5.76.0

dependabot[bot] opened this pull request over 1 year ago
fix(doc-core): ci error

sanyuan0704 opened this pull request over 1 year ago
fix(plugin-swc): correct scheme validation

JSerFeng opened this pull request over 1 year ago
feat: add ssr tracker

GiveMe-A-Name opened this pull request over 1 year ago
chore: migrate libuild code and test

10Derozan opened this pull request over 1 year ago
dev: modernjs devtools

Asuka109 opened this pull request over 1 year ago
chore(html): remove noscript tag in html template

zllkjc opened this pull request over 1 year ago
fix: remove req bodyParser, let uesr parses body by themself

GiveMe-A-Name opened this pull request over 1 year ago
feat(doc-core): support sub nav menu highlight

sanyuan0704 opened this pull request over 1 year ago
fix(builder): security.sri may inject invalid code

chenjiahan opened this pull request over 1 year ago
fix(swc): removeConsole not work when using SWC plugin

chenjiahan opened this pull request over 1 year ago
chore: add rspack swc-loader related cases

9aoy opened this pull request over 1 year ago
Release v2.29.0

caohuilin opened this pull request over 1 year ago
test: add e2e test case to check syntax of outputs

chenjiahan opened this pull request over 1 year ago
fix(doc-core): search type

sanyuan0704 opened this pull request over 1 year ago
fix: should not flat routes when has a route config file

yimingjfe opened this pull request over 1 year ago
fix(monorepo-utils): init empty object for not exist json file

targeral opened this pull request over 1 year ago
fix(builder): failed to get correct ECMA version when check syntax

chenjiahan opened this pull request over 1 year ago
fix: collect ssr serverTiming name & remove reporter.uesrId injected.

GiveMe-A-Name opened this pull request over 1 year ago
chore(deps): bump swc-plugins 0.5.5 and libuild 0.14.3

chenjiahan opened this pull request over 1 year ago
chore(builder): update rspack to 0.2.10

9aoy opened this pull request over 1 year ago
fix: should not flat routes when the layout has loading or error

yimingjfe opened this pull request over 1 year ago
test: migrate CSS e2e tests from integration to builder e2e

chenjiahan opened this pull request over 1 year ago
fix: bff may run bodyParser by themself, so we need't to run

GiveMe-A-Name opened this pull request over 1 year ago
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33

dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump vite from 4.0.4 to 4.0.5

dependabot[bot] opened this pull request over 1 year ago
feat(doc-core): support builder plugins

sanyuan0704 opened this pull request over 1 year ago
feat(builder): improve error stacks if dev compilation failed

chenjiahan opened this pull request over 1 year ago
chore(app-tools): remove unused tsLoader config

chenjiahan opened this pull request over 1 year ago
fix(app-tools): tools.tsChecker default value mismatch with doc

chenjiahan opened this pull request over 1 year ago
test: add tsconfig-paths-webpack-plugin in source code build test case

targeral opened this pull request over 1 year ago
feat(builder): support performance preconnect/dnsPrefetch configurations

9aoy opened this pull request over 1 year ago
fix(utils): remove hard code 'main'

chenjiahan opened this pull request over 1 year ago
fix(@modern-js/utils): add missing url in devServer console

KyrieLii opened this pull request over 1 year ago
feat(doc-core): support tag config in navbar and sidebar

sanyuan0704 opened this pull request over 1 year ago
feat: add a server reporter that report server cost, logger about error, info etc.

GiveMe-A-Name opened this pull request over 1 year ago
feat(logger): change the color of error stacks to gray

chenjiahan opened this pull request over 1 year ago
Feat: add body-parser to parse the body from request

GiveMe-A-Name opened this pull request over 1 year ago
test: fix source code testing for vitest cases

chenjiahan opened this pull request over 1 year ago
前端路由级别的鉴权是如何实现的?

Emma-Alpha opened this issue over 1 year ago
docs(module-tools): add examples and fix mistakes for dts configs

chenjiahan opened this pull request over 1 year ago
feat(module-generator): remove jsnext:source and add `declaration:true`

targeral opened this pull request over 1 year ago
fix(builder): checkSyntax failed when first script is JSON

chenjiahan opened this pull request over 1 year ago
fix: if a route dont has component, should be as a no-layout route

yimingjfe opened this pull request over 1 year ago
feat(generator): exclude node_modules by default in tsconfig.json

chenjiahan opened this pull request over 1 year ago
fix: should get the correct hash in source

yimingjfe opened this pull request over 1 year ago
[Bug]: modern SSG 生成的页面里面没有SSR的dom结构

langzilzq opened this issue over 1 year ago
feat: integrate friendly errors

Asuka109 opened this pull request over 1 year ago