Skip to content

Melos Bootstrap overwrites all Intellij project config #333

@josh-burton

Description

@josh-burton

Is there an existing issue for this?

  • I have searched the existing issues.

Version

2.5.0

Description

I regular run melos bootstrap to update the project if I have added new packages or new execs.

This seems to overwrite all Intellij config for the project. For example I exclude the .fvm/flutter_sdk folder from indexing, but each time I run bootstrap I need to redo this.

Do we need a way to run a partial bootstrap? Would it be possible not to overwrite the entire config?

Steps to reproduce

  1. Mark a folder in the IntelliJ project as excluded
  2. Run melos bootstrap
  3. The folder is now included again

Expected behavior

Some IntelliJ config should not be overwritten by bootstrap

Screenshots

No response

Additional context and comments

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions