Commits

cueedee committed 40cc8e968b2
fix(view generator): avoid forced overwrites on view re-generation Move adjusting the 'sass/_views.sass' file to the `install` queue, so that setting `this.conflicter.force = true` doesn't affect all other write actions in the `writing` queue.