|
feat: service worker
|
|---|
|
|
| .vscode/settings.json |
|---|
| package.json |
|---|
| pnpm-lock.yaml |
|---|
| public/index.html |
|---|
| public/locales/en.json |
|---|
| src/App.tsx |
|---|
| src/components/DateTime.less |
|---|
| src/global/AppLoading.tsx 0 → 100644 |
|---|
| src/index.tsx |
|---|
| src/layout/AppLayout.less |
|---|
| src/layout/sidebar/ServiceWorkerCheck.tsx 0 → 100644 |
|---|
| src/layout/sidebar/Sidebar.tsx |
|---|
| src/pages/dashboard/MOTDCard.tsx |
|---|
| src/pages/dashboard/WhatsNewCard.tsx |
|---|
| src/service-worker.ts 0 → 100644 |
|---|
| src/utils/consoleWarning.ts 0 → 100644 |
|---|
| src/utils/serviceWorkerRegistration.ts 0 → 100644 |
|---|
| src/utils/setup.ts |
|---|