Explorar o código

Follow the naming standard.

Piotrek Koszuliński %!s(int64=11) %!d(string=hai) anos
pai
achega
1a37506e43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dev/tasks/build/builder.js

+ 1 - 1
dev/tasks/build/builder.js

@@ -31,7 +31,7 @@ function Builder( target ) {
 	 *
 	 * @property {String}
 	 */
-	this.tmp = 'build_tmp';
+	this.tmp = 'build-tmp';
 
 	/**
 	 * The list of tasks to be executed by the `build()` method. Each entry is an Array containing the name of the