Commit f733b13e authored by David HAN SZE CHUEN's avatar David HAN SZE CHUEN

Only deploy the necessary files with Bower

parent 246b2c81
......@@ -8,5 +8,15 @@
"dependencies": {
"jquery": ">= 1.11.0",
"bootstrap": ">= 2.3.2"
}
},
"ignore": [
"js/bootstrap-3*",
"js/jquery*",
"js/prettify*",
"css/bootstrap-3*",
"css/prettify*",
"*.html",
"*.git*",
"fonts"
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment