mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
jake clobber should only clobber the theme, not Cappuccino
This commit is contained in:
@@ -106,7 +106,7 @@ task ("test-release", ["release"], function()
|
||||
});
|
||||
|
||||
CLEAN.include(buildPath);
|
||||
CLOBBER.include(buildDir);
|
||||
CLOBBER.include(buildPath);
|
||||
|
||||
task ("help", function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user