diff --git a/v3-docs/docs/about/modern-build-stack/modern-transpiler-swc.md b/v3-docs/docs/about/modern-build-stack/modern-transpiler-swc.md index 006a5c15b3..64aff0fe24 100644 --- a/v3-docs/docs/about/modern-build-stack/modern-transpiler-swc.md +++ b/v3-docs/docs/about/modern-build-stack/modern-transpiler-swc.md @@ -104,7 +104,7 @@ You can use .swcrc config in the root of your project to describe specific [SWC ## Troubleshotting -If you run into issues, try `meteor reset` or delete the `.meteor` folder. +If you run into issues, try `meteor reset` or delete the `.meteor/local` folder in the project root. For help or to report issues, post on [GitHub](https://github.com/meteor/meteor/issues) or the [Meteor forums](https://forums.meteor.com). We’re focused on making Meteor faster and your feedback helps.