File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1391,7 +1391,7 @@ async function composeLibRsbuildConfig(
13911391 // #region Externals configs
13921392 // The order of the externals config should come in the following order:
13931393 // 1. `externalsWarnConfig` should come before other externals config to touch the externalized modules first.
1394- // 2. `userExternalsConfig` should present earlier to override the externals config of the ahead ones .
1394+ // 2. `userExternalsConfig` should present at first to takes effect earlier than others .
13951395 // 3. The externals config in `bundlelessExternalConfig` should present after other externals config as
13961396 // it relies on other externals config to bail out the externalized modules first then resolve
13971397 // the correct path for relative imports.
You can’t perform that action at this time.
0 commit comments