p from inlined base64 encoded stringfailed to parse inline source map url unexpected: root directory is given as a input filefailed to find input source map file filefailed to read input source map from file at sourceMappingURL=Sender should drop after emit calledcrates/rspack_javascript_compiler/src/error.rsstruct TerserSourceMapKindios_safserialize serde_json value faileddeserialize serde_json value failedstruct Browsers with 9 elementsFailed to parse browserslist: crates/rspack_loader_lightningcss/src/lib.rsshould set source contentfailed to generate css: ArchivedDraftcustom_mediacustomMediastruct Draftstruct Draft with 1 elementArchivedNonStandarddeep_selector_combinatordeepSelectorCombinatorstruct NonStandardstruct NonStandard with 1 elementArchivedPseudoClassesfocus_withinfocus_visiblehoverfocusVisiblefocusWithinstruct PseudoClassesstruct PseudoClasses with 5 elementsArchivedConfigdraftnon_standardpseudo_classesunused_symbolserror_recoveryerrorRecoverydraftsnonStandardpseudoClassesunusedSymbolsArchivedLightningCssLoaderbuiltin:preact-refresh-loaderassertion failed: identifier.starts_with(PREACT_REFRESH_LOADER_IDENTIFIER)crates/rspack_loader_preact_refresh/src/lib.rsArchivedPreactRefreshLoader/** * The following code is modified based on * //https://github.com/preactjs/prefresh/blob/018f5cc907629b82ffb201c32e948efe4b40098a/packages/webpack/src/loader/runtime.js * * MIT Licensed * Author JoviDeCroock * Copyright (c) 2021-Present Preact Team * https://github.com/preactjs/prefresh/blob/018f5cc907629b82ffb201c32e948efe4b40098a/LICENSE */ const isPrefreshComponent = __prefresh_utils__.shouldBind(module); // `@vanilla-extract/webpack` does some custom preprocessing where // `module.hot` is partially replaced. This leads to our injected // code being executed although it shouldn't be: // // Intermediate result: // // if (true) { // <- inlined by intermediate compile step // const previousHotModuleExports = module.hot.data && ... // // Crash happens here ---^ // // It crashes at that line because some intermediate compiler isn't // running in hot mode, but the overall guard condition was compiled // down to being truthy. By moving `module.hot` outside of the // condition of the if-statement, it will be left as is. const moduleHot = module.hot; if (moduleHot) { const currentExports = __prefresh_utils__.getExports(module); const previousHotModuleExports = moduleHot.data && moduleHot.data.moduleExports; __prefresh_utils__.registerExports(currentExports, module.id); if (isPrefreshComponent) { if (previousHotModuleExports) { try { __prefresh_utils__.flush(); if ( typeof __prefresh_errors__ !== 'undefined' && __prefresh_errors__ && __prefresh_errors__.clearRuntimeErrors ) { __prefresh_errors__.clearRuntimeErrors(); } } catch (e) { // Only available in newer webpack versions. if (moduleHot.invalidate) { moduleHot.invalidate(); } else { self.location.reload(); } } } moduleHot.dispose(data => { data.moduleExports = __prefresh_utils__.getExports(module); }); moduleHot.accept(function errorRecovery() { if ( typeof __prefresh_errors__ !== 'undefined' && __prefresh_errors__ && __prefresh_errors__.handleRuntimeError ) { __prefresh_errors__.handleRuntimeError(error); } require.cache[module.id].hot.accept(errorRecovery); }); } }builtin:react-refresh-loaderArchivedReactRefreshLoader function $RefreshSig$() { return $ReactRefreshRuntime$.createSignatureFunctionForTransform(); } function $RefreshReg$(type, id) { $ReactRefreshRuntime$.register(type, __webpack_module__.id + "_" + id); } Promise.resolve().then(function() { $ReactRefreshRuntime$.refresh(__webpack_module__.id, __webpack_module__.hot); }); crates/rspack_loader_react_refresh/src/lib.rsUnexpected loader runner state (current: crates/rspack_loader_runner/src/context.rs^((?:​.|[^?#​])*)(\?(?:​.|[^#​])*)?(#.*)?$Failed to initialize `PATH_QUERY_FRAGMENT_REGEXP`crates/rspack_loader_runner/src/loader.rscrates/rspack_loader_runner/src/scheme.rsProcessResourceLoaderRunner:process_resourcerspack_loader_runner::runnercrates/rspack_loader_runner/src/runner.rsLoaderRunner:run_loadersrun_loader:pitch:yield_to_jsrun_loader:process_resourcerun_loader:yield_to_jsrun_loader:normalstyleLibraryDirectorystruct RawStyleConfig with 4 elementslibraryNamecustomNamecustomStyleNamecamelToDashComponentNametransformToDefaultImportignoreEsComponentignoreStyleComponentstruct RawImportOptions with 9 elementsBuiltin swc-loader error=23.2.0The version of the SWC Wasm plugin you're using might not be compatible with `builtin:swc-loader`. The `swc_core` version of the current `rspack_core` is . Please check the `swc_core` version of SWC Wasm plugin to make sure these versions are within the compatible range. See this guide as a reference for selecting SWC Wasm plugin versions: https://rspack.dev/errors/swc-plugin-version`env` and `jsc.target` cannot be used togetherFailed to compile wasm pluginsnot yet implemented: 2023-11 decoratorfailed to generate SwcCompilerOptionsWithAdditionalcrates/rspack_loader_swc/src/options.rsbuiltin:swc-loaderassertion failed: identifier.starts_with(SWC_LOADER_IDENTIFIER)crates/rspack_loader_swc/src/lib.rsstruct RawRspackExperimentsrspackExperimentsstruct SwcLoaderJsOptionsArchivedSwcLoaderoptions_with_additionalloader:builtin-swcrspack_loader_swc./crates/rspack_loader_runner/src/context.rs./crates/rspack_loader_runner/src/loader.rsbuiltin:test-simple-loaderbuiltin:test-pitching-loaderbuiltin:test-passthrough-loaderbuiltin:test-no-passthrough-loader-simplecrates/rspack_loader_testing/src/lib.rs-async-simpleFailed to get element with index `InvalidArgObjectExpectedStringExpectedNameExpectedNumberExpectedBooleanExpectedArrayExpectedGenericFailureEscapeCalledTwiceHandleScopeMismatchCallbackScopeMismatchQueueFullClosingBigintExpectedDateExpectedArrayBufferExpectedDetachableArraybufferExpectedWouldDeadlockNoExternalBuffersAllowed, reason: NodeErrorcrates/rspack_napi/src/ext/js_string_ext.rscrates/rspack_napi/src/js_values/one_shot_value_ref.rsFailed to get reference valuedelete_reference_ts_fn