v1.0 with SW PWA enabled
This commit is contained in:
10
frontend/node_modules/workbox-range-requests/tsconfig.json
generated
vendored
Normal file
10
frontend/node_modules/workbox-range-requests/tsconfig.json
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "../../tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "./",
|
||||
"rootDir": "./src",
|
||||
"tsBuildInfoFile": "./tsconfig.tsbuildinfo"
|
||||
},
|
||||
"include": ["src/**/*.ts"],
|
||||
"references": [{"path": "../workbox-core/"}]
|
||||
}
|
||||
Reference in New Issue
Block a user