Commit f4ee7a4
feat: make deploy command bundle edge functions (#4562)
* feat: make deploy command bundle edge functions
* chore: use options used by buildSite
* chore: update contributors field
* chore: remove no longer needed constants
* chore: import runCoreSteps from @Netlify/build instead
* chore: update netlify/build
* Revert "chore: update netlify/build"
This reverts commit f2ca95a.
* chore: update netlify/build
* chore: handle for failed bundling
* Revert "chore: update netlify/build"
This reverts commit 74bef38.
* refactor: add progress messages
Co-authored-by: jackiewmacharia <[email protected]>
Co-authored-by: Eduardo Bouças <[email protected]>1 parent 73b2d6a commit f4ee7a4
1 file changed
+45
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
277 | 282 | | |
278 | 283 | | |
279 | 284 | | |
| |||
381 | 386 | | |
382 | 387 | | |
383 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
384 | 423 | | |
385 | 424 | | |
386 | 425 | | |
| |||
526 | 565 | | |
527 | 566 | | |
528 | 567 | | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
529 | 574 | | |
530 | 575 | | |
531 | 576 | | |
| |||
0 commit comments