Avatar for the web-infra-dev user
web-infra-dev
rspack
BlogDocsChangelog

Branches performance

Pull requests

fix: Add $schema field for the swc config validation#10535
last run
9 hours ago
fix: Add $schema field for the swc config validation According to swc documentation, we are able to narrow the json type for the configuration object. https://swc.rs/docs/configuration/swcrc ```json { "$schema": "https://swc.rs/schema.json", } ``` In fact, rspack now throws a validation error ``` - Invalid options of 'builtin:swc-loader': Invalid configuration object. Rspack has been initialized using a configuration object that does not match the API schema. - Unrecognized key(s) in object: '$schema' at "module.rules[0].oneOf[6]" ``` I suggest fixing the validation schema
9 hours ago
fb5084c
n0th1ng-else:swcrc-validation
CodSpeed Performance Gauge
0%
refactor: nested exports info data of getters#10534
last run
12 hours ago
refactor: nested exports info data of getters
12 hours ago
ad091e5
refactor/exports-info-getter
CodSpeed Performance Gauge
0%
feat: loaderContext.loadModule
3 days ago
68cec34
jerry/loadModule
CodSpeed Performance Gauge
0%
fix: renmae build info to KnownBuildInfo
13 hours ago
531078d
build-info-add-dependencies
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms PrivacyDocs