Commit bad2a56
committed
feat(web): implement service worker versioning and enhance app bootstrapping
- Add serviceWorkerVersion variable to index.html
- Update app bootstrapping process to use flutter.js
- Enhance loading process with entrypoint loading functionality
- Remove unnecessary bootstrap script from body1 parent fed0d69 commit bad2a56
1 file changed
+17
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
118 | 122 | | |
119 | 123 | | |
120 | 124 | | |
| |||
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
135 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
136 | 152 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | 153 | | |
142 | 154 | | |
143 | 155 | | |
0 commit comments