linemanjs / lineman

Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change
MIT License
1.18k stars 82 forks source link

lineman build should clean by default #214

Closed searls closed 10 years ago

searls commented 10 years ago

Because why wouldn't you want to clean 90% of the time? I find myself never having any reason to run anything other than lineman clean build except for times when I'm debugging edge cases caused only by not cleaning

@jasonkarns +3'd this earlier.

davemo commented 10 years ago

so simple yet it saves so many keystrokes :)

jayharris commented 10 years ago

:+1: