mirror of
https://github.com/netfun2000/raspberry-wifi-conf.git
synced 2026-02-27 09:45:16 +08:00
Fix go-chloe (https://github.com/sabhiram/go-chloe) paths to remove after bower
This commit is contained in:
14
bower.json
14
bower.json
@@ -22,13 +22,13 @@
|
||||
"# lines tell chloe which files to prune. ",
|
||||
"# Check it out: https://github.com/sabhiram/go-chloe ",
|
||||
|
||||
"external/**/*.md",
|
||||
"external/**/*.json",
|
||||
"external/**/*.gzip",
|
||||
"external/**/.*ignore",
|
||||
"**/external/**/*.md",
|
||||
"**/external/**/*.json",
|
||||
"**/external/**/*.gzip",
|
||||
"**/external/**/.*ignore",
|
||||
|
||||
"external/angularjs/*.css",
|
||||
"external/font-awesome/less",
|
||||
"external/font-awesome/scss"
|
||||
"**/external/angularjs/*.css",
|
||||
"**/external/font-awesome/less",
|
||||
"**/external/font-awesome/scss"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user