diff --git a/package.json b/package.json index 032112b26..136e49047 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,11 @@ "less": "*", "uglify-js": "*" }, + "component": { + "scripts": { + "jade": "runtime.js" + } + }, "scripts" : { "prepublish" : "npm prune" }, "engines": { "node": ">= 0.1.98" } } diff --git a/support/head.js b/support/head.js index 83775aab2..7af13101c 100644 --- a/support/head.js +++ b/support/head.js @@ -1,2 +1,2 @@ -var jade = (function(exports){ \ No newline at end of file +jade = (function(exports){ \ No newline at end of file