Skip to content

ensure that the editor does not call build.dart with changes produced by build.dart #8478

@devoncarew

Description

@devoncarew

When build.dart changes files, those changes (currently) are later fed back into build.dart. If the script does not ignore those changes, build.dart can run indefinitely. We should scan the project before and after invoking build.dart, and automatically ignore any files that it changed on the next build.dart invocation.

Metadata

Metadata

Assignees

Labels

closed-not-plannedClosed as we don't intend to take action on the reported issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions