mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Removed duplicate productName
This commit is contained in:
@@ -35,8 +35,7 @@ var buildDir = "Build";
|
||||
// Do not edit! (unless you know what you are doing)
|
||||
//===========================================================
|
||||
|
||||
var productName = "__project.nameasidentifier__"
|
||||
stream = require("narwhal/term").stream,
|
||||
var stream = require("narwhal/term").stream,
|
||||
JAKE = require("jake"),
|
||||
task = JAKE.task,
|
||||
CLEAN = require("jake/clean").CLEAN,
|
||||
|
||||
Reference in New Issue
Block a user