mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +00:00
8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"globDirectory": "./",
|
|
"globPatterns": [
|
|
"_gh_pages/**/*.{html,css,js,json,png,jpg}"
|
|
],
|
|
"swSrc": "./sw.js",
|
|
"swDest": "./_gh_pages/sw.js"
|
|
}
|