connect().use('/bower_components', connect.static('./bower_components')) 這句話沒有看懂,貌似跟直接使用connect.static('./bower_components')的效果一樣?
2015-01-22
grunt serve可以把網頁打開,grunt serve --allow-remote就不能訪問了
2015-01-21
grunt server執行完之后可以訪問,grunt server --allow-remote執行完之后http://0.0.0.0:9000/無法訪問
2015-01-20
老師請教下..當我用了usemin 我如何設置concat 的 separator: ';', 呢 因為 默認usemin是自動的他不會去讀取 你配置文件里的concat謝謝
2015-01-18
/**code is far away from bug with the animal protecting
* ┏┓ ┏┓
*┏┛┻━━━┛┻┓
*┃ ┃
*┃ ━ ┃
*┃ ┳┛ ┗┳ ┃
*┃ ┃
*┃ ┻ ┃
*┃ ┃
*┗━┓ ┏━┛
* ┃ ┃神獸保佑
* ┃ ┃代碼無BUG!
* ┃ ┗━━━┓
* ┃ ┣┓
* ┃ ┏┛
* ┗┓┓┏━┳┓┏┛
* ┃┫┫ ┃┫┫
* ┗┻┛ ┗┻┛
*
*/
* ┏┓ ┏┓
*┏┛┻━━━┛┻┓
*┃ ┃
*┃ ━ ┃
*┃ ┳┛ ┗┳ ┃
*┃ ┃
*┃ ┻ ┃
*┃ ┃
*┗━┓ ┏━┛
* ┃ ┃神獸保佑
* ┃ ┃代碼無BUG!
* ┃ ┗━━━┓
* ┃ ┣┓
* ┃ ┏┛
* ┗┓┓┏━┳┓┏┛
* ┃┫┫ ┃┫┫
* ┗┻┛ ┗┻┛
*
*/
2015-01-16