Commit 7aa5027
committed
chore: version 6.6.0, remove dead webpack/CRA config, clean lint (F.1/F.2/F.4)
- Bump version to 6.6.0 (package.json, Android build.gradle, iOS MARKETING_VERSION).
- Remove dead config: www/, public/ (ported to src/main + root index.html),
config/webpack*/paths/env/nc-dev-utils/polyfills, old scripts/{start,build,...}.
- Resolve all ESLint errors (default exports for single-export main modules,
wrap long lines, disable rules for Vite ?worker/jsSHA tooling gaps); add
Vitest globals + spellcheck terms. npm run lint is clean.1 parent 0da1a21 commit 7aa5027
72 files changed
Lines changed: 605 additions & 2544 deletions
File tree
- android/app
- config
- dist
- assets
- ios/App/App.xcodeproj
- out/renderer
- assets
- public
- components
- icons
- android
- ios
- scripts
- src
- hooks
- main
- utils
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
| |||
143 | 150 | | |
144 | 151 | | |
145 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
146 | 156 | | |
147 | 157 | | |
148 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments