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
test(builder): using standard playwright API instead of evaluate
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
chore(doc-tools): add e2e for redirect in first visit
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
docs(ssr): fix codes in serverless pre-render doc
iFwu opened this pull request over 1 year ago
iFwu opened this pull request over 1 year ago
fix(builder): support source code build when ts-loader enable
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
fix(doc-core): redirect to incorrect language page
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
chore(plugin-module-resolver): remove unused dependencies
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
chore(CI): update build config to improve vitest CI perf
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(doc-core): use routePath for page key
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
[Bug]: Unsupported TypeScript syntax after adding tool.babel for Unterminated JSX contents
beilo opened this issue over 1 year ago
beilo opened this issue over 1 year ago
fix(doc-core): empty temp dir before build
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
Release v2.27.0
caohuilin opened this pull request over 1 year ago
caohuilin opened this pull request over 1 year ago
fix(types): fix types for NestedRoute
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
docs(main): fix failed to resolve rspackTip.mdx
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(friendly-errors-plugin): missing compiled folder after releasing
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(builder): should not strip error stacks
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
feat(doc-core): support hiding nav
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
fix: should export bff-runtime from the plugins
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
chore: remove module-tools debug-mode and unuse internal plugin
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
fix: code should be compressed in production
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
chore(builder): update rspack to 0.2.8
9aoy opened this pull request over 1 year ago
9aoy opened this pull request over 1 year ago
test(module-tools): add input filter test case
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
docs(builder): add Vue 2 App build guide
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
[Bug]: Doc right aside do not contain the title of document fragments
chenjiahan opened this issue over 1 year ago
chenjiahan opened this issue over 1 year ago
docs(main): update CLI hooks document
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(server-utils): fix the json5 vulnerability issue
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
test(builder): add sfc-style e2e for Vue 3
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
test(builder): add minimize CSS case
9aoy opened this pull request over 1 year ago
9aoy opened this pull request over 1 year ago
fix(builder-plugin-vue2): failed to handle styles when using Rspack
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
docs(main-doc): fixed link for styled-components
TomoDevelops opened this pull request over 1 year ago
TomoDevelops opened this pull request over 1 year ago
feat(api-docgen): support update api doc in dev mode
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
fix(doc-core): search failed with base path
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
docs(builder): add some tips for source.include
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix: fix remixRouter not existed in conventional routes
xuchaobei opened this pull request over 1 year ago
xuchaobei opened this pull request over 1 year ago
fix(builder): failed to disable html via htmlPlugin: false
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
feat(builder): add new builder-plugin-vue2
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(module-tools): limit concurrency count
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
fix(server): add catch and imporve url parse logic in modern server
zllkjc opened this pull request over 1 year ago
zllkjc opened this pull request over 1 year ago
perf: optimize route manifest size for multiple entries
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
fix(doc-core): flatten error when meeting `$` in mdx file
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
fix(utils): using universal build config and fix compatibility issue
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix: optimize source-map generation in the router-plugin
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
feat(module-doc): support parseToolOptions for api docgen
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
fix(builder): remove unused source map of inlined files
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
[Bug]: Doc generates incorrect toc on the overview page
chenjiahan opened this issue over 1 year ago
chenjiahan opened this issue over 1 year ago
docs(module): add custom esbuild plugin example
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
feat(builder-plugin-swc): overrides feature, support function config, pass through config to SWC
JSerFeng opened this pull request over 1 year ago
JSerFeng opened this pull request over 1 year ago
feat(builder): add `source.aliasStrategy` option
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix: add support for nodenext moduleResolution
xuchaobei opened this pull request over 1 year ago
xuchaobei opened this pull request over 1 year ago
docs: replace dead link
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
chore: remove unnecessary type
xuchaobei opened this pull request over 1 year ago
xuchaobei opened this pull request over 1 year ago
docs(builder): add HMR troubleshooting guide
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix: get package available version error
caohuilin opened this pull request over 1 year ago
caohuilin opened this pull request over 1 year ago
fix: fix `modifyRoutes` in ssr
xuchaobei opened this pull request over 1 year ago
xuchaobei opened this pull request over 1 year ago
fix(builder): CSS Modules name occasional conflicts in prod
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
test: bump vitest from 0.22 to 0.33, refactor unit test CI
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(module-doc): set locales undefined by default
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
feat(builder): support use image-compress plugin when enable rspack mode
9aoy opened this pull request over 1 year ago
9aoy opened this pull request over 1 year ago
[Feature]: Add function type config, and overrides ability for tools.swc
JSerFeng opened this issue over 1 year ago
JSerFeng opened this issue over 1 year ago
[Bug]: modern build have extra runtime-builder.js.map
spencerHT opened this issue over 1 year ago
spencerHT opened this issue over 1 year ago
fix(doc-tools): custom theme doc
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
chore(doc-core): delete empty dir
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
docs: add source code build documentation
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
[Bug]: v4.1.0 的版本的间接依赖 json5 存在安全问题,需要升级
debugfarmer opened this issue over 1 year ago
debugfarmer opened this issue over 1 year ago
feat(api-docgen): improve entries that can support indicate parse tool
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
docs(builder): fix description of convertToRem.excludeEntries
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
docs(builder): add FAQ for exportsPresence
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
Release v2.26.0
caohuilin opened this pull request over 1 year ago
caohuilin opened this pull request over 1 year ago
fix: should define remixRouter property when the property does not exist
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
Revert "chore: bump version libuild and libuild plugins"
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
fix(api-docgen): support apiDocMap when locale is undefined
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
chore(builder-plugin-swc): upgrade swc
JSerFeng opened this pull request over 1 year ago
JSerFeng opened this pull request over 1 year ago
chore(doc-tools): optimize `markdown.globalComponents` doc
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
chore: bump version libuild and libuild plugins
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
chore(builder): override rspack.devServer type declare and update doc
9aoy opened this pull request over 1 year ago
9aoy opened this pull request over 1 year ago
chore: migrate packages from tsc to module-lib build
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
[Doc]: `convertToRem`'s property `excludeEntries` make confusing meaning
spencerHT opened this issue over 1 year ago
spencerHT opened this issue over 1 year ago
feat: support unstable_getBlockNavState
yimingjfe opened this pull request over 1 year ago
yimingjfe opened this pull request over 1 year ago
Revert "chore: migrate packages from tsc to module-lib build (#4189)"
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
feat(builder): rename source field and update module.rule config
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
[Feature]: Support ignoring tsconfig paths config
chenjiahan opened this issue over 1 year ago
chenjiahan opened this issue over 1 year ago
refactor: use import syntax for reduck plugin types
xuchaobei opened this pull request over 1 year ago
xuchaobei opened this pull request over 1 year ago
test: remove replaceAll
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
chore: migrate packages from tsc to module-lib build
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
chore: update Rspack to 0.2.7 and compatible dev-client change
9aoy opened this pull request over 1 year ago
9aoy opened this pull request over 1 year ago
feat(doc-core): upgrade typedoc to 0.24.8
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
test: ignore module-doc after remove debug-mode
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
perf(cli): improve upgrade command load performance
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(monorepo-utils): return empty array when current project not found
targeral opened this pull request over 1 year ago
targeral opened this pull request over 1 year ago
chore: remove legacy codemod scripts
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
fix(doc-core): can not find path only in windows bacause of the escape char
10Derozan opened this pull request over 1 year ago
10Derozan opened this pull request over 1 year ago
fix(doc-tools): optimize error log while _meta.json is not correct
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
docs: ssr configuraion docs error
GiveMe-A-Name opened this pull request over 1 year ago
GiveMe-A-Name opened this pull request over 1 year ago
fix(doc-tools): plugin doc
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
fix: we should't repeatly registe the script, if template has it.
GiveMe-A-Name opened this pull request over 1 year ago
GiveMe-A-Name opened this pull request over 1 year ago
feat: skip koa stream ssr test
caohuilin opened this pull request over 1 year ago
caohuilin opened this pull request over 1 year ago
fix(builder): incorrect CSS rules when enable asset fallback
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
docs: fix mistakes and add descriptions for build hooks
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
feat(doc-tools): add typedoc plugin
sanyuan0704 opened this pull request over 1 year ago
sanyuan0704 opened this pull request over 1 year ago
fix(builder): enable preferRelative for CSS files by default
chenjiahan opened this pull request over 1 year ago
chenjiahan opened this pull request over 1 year ago
feat: lock loadable dependencies version
caohuilin opened this pull request over 1 year ago
caohuilin opened this pull request over 1 year ago