Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,1 @@ | ||
// Generated by CoffeeScript 1.4.0 | ||
var DevelopmentCache, fs, path; | ||
@@ -9,3 +8,2 @@ | ||
module.exports = DevelopmentCache = (function() { | ||
function DevelopmentCache() {} | ||
@@ -23,3 +21,2 @@ | ||
route = "/" + name + "/" + script; | ||
console.log('create route GET %s', route); | ||
_results.push(app.get(route, function(req, res) { | ||
@@ -26,0 +23,0 @@ var file, match; |
@@ -1,6 +0,4 @@ | ||
// Generated by CoffeeScript 1.4.0 | ||
var ProductionCache; | ||
module.exports = ProductionCache = (function() { | ||
function ProductionCache() {} | ||
@@ -7,0 +5,0 @@ |
@@ -1,5 +0,3 @@ | ||
// Generated by CoffeeScript 1.4.0 | ||
module.exports = { | ||
Packager: require('./packager') | ||
}; |
@@ -1,2 +0,1 @@ | ||
// Generated by CoffeeScript 1.4.0 | ||
var Development, Packager; | ||
@@ -7,3 +6,2 @@ | ||
module.exports = Packager = (function() { | ||
function Packager() {} | ||
@@ -10,0 +8,0 @@ |
{ | ||
"name": "cetera", | ||
"description": "effortlessness, requirejs, packager, modules", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": "nomilous <nomilous@gmail.com", | ||
@@ -21,5 +21,3 @@ "contributors": [ | ||
"devDependencies": { | ||
"nez": "0.0.7", | ||
"should": "~1.2.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
18601
0
28
75