pub serve should detect changes to pubspec.yaml #1003
Labels
closed-duplicate
Closed in favor of an existing report
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"> Issue by sigmundch
Originally opened as dart-lang/sdk#19214
Changing the pubspec should practically trigger a restart of barback and recompute anything that's needed.
See issue dart-archive/polymer-dart#204 for an example: a user creates a file, creates a transform section in the pubspec, later decides to rename the file and update the corresponding section in the pubspec.
The text was updated successfully, but these errors were encountered: