Supported offline for the app along with small fixes
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
"src/**/*",
|
||||
"index.d.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
@@ -46,4 +47,4 @@
|
||||
"jest",
|
||||
"src/setupTests.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user