Commit 075be1e
authored
feat: add css files to server bundle for optimizeCss feature to work (opennextjs#904)
* feat: add css files to server bundle for optimizeCss feature to work
* feat: add css files to server bundle for optimizeCss feature to work
- add css files conditionally depending on optimizeCss flag
* feat: add css files to server bundle for optimizeCss feature to work
- load all manifests and configs in one place once
* feat: add css files to server bundle for optimizeCss feature to work
- changeset1 parent 8aa730a commit 075be1e
File tree
3 files changed
+25
-6
lines changed- .changeset
- packages/open-next/src
- build
- types
3 files changed
+25
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
334 | 339 | | |
335 | 340 | | |
336 | 341 | | |
337 | 342 | | |
338 | 343 | | |
339 | | - | |
340 | | - | |
341 | | - | |
| 344 | + | |
342 | 345 | | |
343 | | - | |
344 | | - | |
345 | 346 | | |
346 | 347 | | |
347 | 348 | | |
| |||
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
363 | 374 | | |
364 | 375 | | |
365 | 376 | | |
366 | 377 | | |
367 | 378 | | |
368 | | - | |
| 379 | + | |
369 | 380 | | |
370 | 381 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments