mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"globDirectory": "./",
|
|
"globPatterns": [
|
|
"_gh_pages/**/*.{html,css,js,json,png,svg}"
|
|
],
|
|
"swSrc": "./sw.js",
|
|
"swDest": "./_gh_pages/sw.js"
|
|
}
|