Merge pull request #326 from xenolf/fix-add_resource-doc

fixed documentation for add_resource
This commit is contained in:
David Glasser
2012-09-07 14:25:59 -07:00

View File

@@ -237,7 +237,7 @@ var Bundle = function () {
/**
* This is the ultimate low-level API to add data to the bundle.
*
* type: "js", "css", "head", "body"
* type: "js", "css", "head", "body", "static"
*
* where: an environment, or a list of one or more environments
* ("client", "server", "tests") -- for non-JS resources, the only