adjust doc

This commit is contained in:
Nacho Codoñer
2025-10-15 15:15:44 +02:00
parent c2527c51b3
commit e9288f948c

View File

@@ -460,7 +460,7 @@ Use this when a dependency:
* Needs to be reprocessed according to your SWC config.
🔹 **Meteor.compileWithMeteor(deps: string[])**
Marks the listed npm packages as externals, so they are skipped by Rspack and handled by Meteor during build and runtime.
Marks the listed npm packages as externals, so they are skipped by Rspack and handled by Meteor/Node during build and runtime.
Use this when facing issues and for: