Add bower_components as it contains the resources used by github pages.
This commit is contained in:
8
bower_components/handlebars/package.json
vendored
Normal file
8
bower_components/handlebars/package.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"jspm": {
|
||||
"main": "handlebars",
|
||||
"shim": { "handlebars": { "exports": "Handlebars" } },
|
||||
"files": ["handlebars.js", "handlebars.runtime.js"],
|
||||
"buildConfig": { "minify": true }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user