18 Star 63 Fork 19

Notadd / ng-notadd

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
ngsw-config.json 603 Bytes
Copy Edit Web IDE Raw Blame History
天魂 authored 2019-01-07 13:27 . feat(*): add pwa support
{
"index": "/index.html",
"assetGroups": [
{
"name": "app",
"installMode": "prefetch",
"resources": {
"files": [
"/favicon.ico",
"/index.html",
"/*.css",
"/*.js"
]
}
},
{
"name": "assets",
"installMode": "lazy",
"updateMode": "prefetch",
"resources": {
"files": [
"/assets/**"
]
}
}
]
}
JavaScript
1
https://gitee.com/notadd/ng-notadd.git
git@gitee.com:notadd/ng-notadd.git
notadd
ng-notadd
ng-notadd
master

Search