Commit 63e040f
File tree
Expand file treeCollapse file tree
5 files changed
+78
-14
lines changedOpen diff view settings
Filter options
- packages/vite/src/node/plugins
- playground/glob-import
- __tests__
- array-test-dir
Expand file treeCollapse file tree
5 files changed
+78
-14
lines changedOpen diff view settings
Collapse file
packages/vite/src/node/plugins/importMetaGlob.ts
Copy file name to clipboardExpand all lines: packages/vite/src/node/plugins/importMetaGlob.ts+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
76 | | - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
77 | 81 | |
78 | 82 | |
79 | 83 | |
|
Collapse file
playground/glob-import/__tests__/glob-import.spec.ts
Copy file name to clipboardExpand all lines: playground/glob-import/__tests__/glob-import.spec.ts+53-13Lines changed: 53 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
210 | 210 | |
211 | 211 | |
212 | 212 | |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
213 | 237 | |
214 | 238 | |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
215 | 247 | |
216 | 248 | |
217 | 249 | |
| ||
237 | 269 | |
238 | 270 | |
239 | 271 | |
240 | | - |
241 | | - |
242 | | - |
243 | | - |
244 | | - |
245 | | - |
246 | | - |
247 | | - |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
248 | 284 | |
249 | 285 | |
250 | 286 | |
251 | | - |
| 287 | + |
| 288 | + |
| 289 | + |
252 | 290 | |
253 | 291 | |
254 | 292 | |
255 | | - |
| 293 | + |
| 294 | + |
| 295 | + |
256 | 296 | |
257 | 297 | |
258 | 298 | |
259 | | - |
260 | | - |
261 | | - |
| 299 | + |
| 300 | + |
| 301 | + |
262 | 302 | |
Collapse file
playground/glob-import/array-test-dir/excluded.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
Collapse file
playground/glob-import/array-test-dir/included.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
Collapse file
playground/glob-import/index.html
Copy file name to clipboardExpand all lines: playground/glob-import/index.html+18Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
187 | 187 | |
188 | 188 | |
189 | 189 | |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
0 commit comments