Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: webpack inlining with configuration for v4 / v5 #20598

Merged
merged 80 commits into from Jan 14, 2021

Commits on Jan 13, 2021

  1. webpack inlining

    guybedford committed Jan 13, 2021
    Copy the full SHA
    099cd30 View commit details
    Browse the repository at this point in the history
  2. taskfile changes

    guybedford committed Jan 13, 2021
    Copy the full SHA
    77ab633 View commit details
    Browse the repository at this point in the history
  3. modify test

    guybedford committed Jan 13, 2021
    Copy the full SHA
    d9f0486 View commit details
    Browse the repository at this point in the history
  4. webpack5 testing

    guybedford committed Jan 13, 2021
    Copy the full SHA
    abc587f View commit details
    Browse the repository at this point in the history
  5. webpack5 fixes

    guybedford committed Jan 13, 2021
    Copy the full SHA
    876e327 View commit details
    Browse the repository at this point in the history
  6. schema utils, sass loader

    guybedford committed Jan 13, 2021
    Copy the full SHA
    0e89f25 View commit details
    Browse the repository at this point in the history
  7. fixup: update compiled

    guybedford committed Jan 13, 2021
    Copy the full SHA
    7167351 View commit details
    Browse the repository at this point in the history
  8. patch sass loader

    guybedford committed Jan 13, 2021
    Copy the full SHA
    17049fe View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    47c4bb8 View commit details
    Browse the repository at this point in the history
  10. update fixture

    guybedford committed Jan 13, 2021
    Copy the full SHA
    effeda4 View commit details
    Browse the repository at this point in the history
  11. fixup sass externalization

    guybedford committed Jan 13, 2021
    Copy the full SHA
    d9907ea View commit details
    Browse the repository at this point in the history
  12. compiled update

    guybedford committed Jan 13, 2021
    Copy the full SHA
    91169f1 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5ee9377 View commit details
    Browse the repository at this point in the history
  14. revert fixture change

    guybedford committed Jan 13, 2021
    Copy the full SHA
    6f6a60b View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    59033eb View commit details
    Browse the repository at this point in the history
  16. new taskfile customEmits

    guybedford committed Jan 13, 2021
    Copy the full SHA
    6074374 View commit details
    Browse the repository at this point in the history
  17. ncc update

    guybedford committed Jan 13, 2021
    Copy the full SHA
    5e2c63f View commit details
    Browse the repository at this point in the history
  18. update compiled

    guybedford committed Jan 13, 2021
    Copy the full SHA
    16d7298 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    d0502a8 View commit details
    Browse the repository at this point in the history
  20. fixup schemautils external

    guybedford committed Jan 13, 2021
    Copy the full SHA
    19f4b36 View commit details
    Browse the repository at this point in the history
  21. custom emit updates

    guybedford committed Jan 13, 2021
    Copy the full SHA
    3df41c4 View commit details
    Browse the repository at this point in the history
  22. custom patch

    guybedford committed Jan 13, 2021
    Copy the full SHA
    82bd8b6 View commit details
    Browse the repository at this point in the history
  23. alias shadowing install

    guybedford committed Jan 13, 2021
    Copy the full SHA
    b498815 View commit details
    Browse the repository at this point in the history
  24. remove alias shadowing

    guybedford committed Jan 13, 2021
    Copy the full SHA
    cdce288 View commit details
    Browse the repository at this point in the history
  25. adjust build output

    guybedford committed Jan 13, 2021
    Copy the full SHA
    7226ee4 View commit details
    Browse the repository at this point in the history
  26. Revert "remove alias shadowing"

    This reverts commit c30ed1a.
    guybedford committed Jan 13, 2021
    Copy the full SHA
    3838da9 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    e9f8583 View commit details
    Browse the repository at this point in the history
  28. update compiled

    guybedford committed Jan 13, 2021
    Copy the full SHA
    49f2e5a View commit details
    Browse the repository at this point in the history
  29. live bindings fix

    guybedford committed Jan 13, 2021
    Copy the full SHA
    7dd4509 View commit details
    Browse the repository at this point in the history
  30. typing fixes

    guybedford committed Jan 13, 2021
    Copy the full SHA
    9418887 View commit details
    Browse the repository at this point in the history
  31. update compiled

    guybedford committed Jan 13, 2021
    Copy the full SHA
    60740e3 View commit details
    Browse the repository at this point in the history
  32. dummy commit

    guybedford committed Jan 13, 2021
    Copy the full SHA
    46e31ed View commit details
    Browse the repository at this point in the history
  33. ncc update

    guybedford committed Jan 13, 2021
    Copy the full SHA
    b345075 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    9fefc93 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    f658e29 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    9250c85 View commit details
    Browse the repository at this point in the history
  37. please typescript

    guybedford committed Jan 13, 2021
    Copy the full SHA
    3b1264f View commit details
    Browse the repository at this point in the history
  38. ts lint fixes

    guybedford committed Jan 13, 2021
    Copy the full SHA
    33528a1 View commit details
    Browse the repository at this point in the history
  39. update eslint-plugin-react

    guybedford committed Jan 13, 2021
    Copy the full SHA
    3f8f6c6 View commit details
    Browse the repository at this point in the history
  40. fixup pnpm test

    guybedford committed Jan 13, 2021
    Copy the full SHA
    b42f3e8 View commit details
    Browse the repository at this point in the history
  41. fixup type check

    guybedford committed Jan 13, 2021
    Copy the full SHA
    f967685 View commit details
    Browse the repository at this point in the history
  42. export RawSource directly

    guybedford committed Jan 13, 2021
    Copy the full SHA
    82d88fc View commit details
    Browse the repository at this point in the history
  43. Revert "export RawSource directly"

    This reverts commit 472578d.
    guybedford committed Jan 13, 2021
    Copy the full SHA
    d6e0924 View commit details
    Browse the repository at this point in the history
  44. fixup live RawSource

    guybedford committed Jan 13, 2021
    Copy the full SHA
    368228a View commit details
    Browse the repository at this point in the history
  45. fixup

    guybedford committed Jan 13, 2021
    Copy the full SHA
    1c90d86 View commit details
    Browse the repository at this point in the history
  46. fixup2

    guybedford committed Jan 13, 2021
    Copy the full SHA
    a7ac6ad View commit details
    Browse the repository at this point in the history
  47. reenable minification

    guybedford committed Jan 13, 2021
    Copy the full SHA
    84fe939 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    ea5ab08 View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    641732f View commit details
    Browse the repository at this point in the history
  50. Copy the full SHA
    11ed7c9 View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    8baba2d View commit details
    Browse the repository at this point in the history
  52. fixup cache

    guybedford committed Jan 13, 2021
    Copy the full SHA
    1a4b77b View commit details
    Browse the repository at this point in the history
  53. try something

    guybedford committed Jan 13, 2021
    Copy the full SHA
    5a90373 View commit details
    Browse the repository at this point in the history
  54. add some logging

    guybedford committed Jan 13, 2021
    Copy the full SHA
    274f7b6 View commit details
    Browse the repository at this point in the history
  55. fixup log

    guybedford committed Jan 13, 2021
    Copy the full SHA
    3798270 View commit details
    Browse the repository at this point in the history
  56. Revert "try something"

    This reverts commit 5c639d9.
    guybedford committed Jan 13, 2021
    Copy the full SHA
    6760e64 View commit details
    Browse the repository at this point in the history
  57. Update stats package handling

    ijjk authored and guybedford committed Jan 13, 2021
    Copy the full SHA
    555693c View commit details
    Browse the repository at this point in the history
  58. Remove un-needed dep in stats app

    ijjk authored and guybedford committed Jan 13, 2021
    Copy the full SHA
    ff4268d View commit details
    Browse the repository at this point in the history
  59. retry azure

    guybedford committed Jan 13, 2021
    Copy the full SHA
    7bfc3f3 View commit details
    Browse the repository at this point in the history
  60. fixup windows pathing

    guybedford committed Jan 13, 2021
    Copy the full SHA
    518e777 View commit details
    Browse the repository at this point in the history
  61. wat

    guybedford committed Jan 13, 2021
    Copy the full SHA
    7797a19 View commit details
    Browse the repository at this point in the history
  62. move down log script

    guybedford committed Jan 13, 2021
    Copy the full SHA
    c690c8f View commit details
    Browse the repository at this point in the history
  63. Update stats build command

    ijjk authored and guybedford committed Jan 13, 2021
    Copy the full SHA
    90d4d69 View commit details
    Browse the repository at this point in the history
  64. Update stats build command

    ijjk authored and guybedford committed Jan 13, 2021
    Copy the full SHA
    5d65272 View commit details
    Browse the repository at this point in the history
  65. lint fix

    guybedford committed Jan 13, 2021
    Copy the full SHA
    be14afa View commit details
    Browse the repository at this point in the history
  66. next log

    guybedford committed Jan 13, 2021
    Copy the full SHA
    08da70f View commit details
    Browse the repository at this point in the history
  67. next log

    guybedford committed Jan 13, 2021
    Copy the full SHA
    7d1581d View commit details
    Browse the repository at this point in the history
  68. next log

    guybedford committed Jan 13, 2021
    Copy the full SHA
    39565e4 View commit details
    Browse the repository at this point in the history
  69. next log

    guybedford committed Jan 13, 2021
    Copy the full SHA
    a67db9f View commit details
    Browse the repository at this point in the history
  70. add extra yarn step

    guybedford committed Jan 13, 2021
    Copy the full SHA
    767a43e View commit details
    Browse the repository at this point in the history
  71. maybe

    guybedford committed Jan 13, 2021
    Copy the full SHA
    dd88ebe View commit details
    Browse the repository at this point in the history
  72. fixup create require

    guybedford committed Jan 13, 2021
    Copy the full SHA
    ae8510c View commit details
    Browse the repository at this point in the history
  73. fixup webpack5 sources ref

    guybedford committed Jan 13, 2021
    Copy the full SHA
    fccbff6 View commit details
    Browse the repository at this point in the history
  74. Copy the full SHA
    51b4cc5 View commit details
    Browse the repository at this point in the history
  75. update compiled

    guybedford committed Jan 13, 2021
    Copy the full SHA
    af499a9 View commit details
    Browse the repository at this point in the history
  76. Copy the full SHA
    1cba4e4 View commit details
    Browse the repository at this point in the history
  77. lol

    guybedford committed Jan 13, 2021
    Copy the full SHA
    36614aa View commit details
    Browse the repository at this point in the history
  78. Revert "try remove build output changes"

    This reverts commit 1cba4e4.
    guybedford committed Jan 13, 2021
    Copy the full SHA
    2656b39 View commit details
    Browse the repository at this point in the history
  79. Update ncc target for webpack

    ijjk committed Jan 13, 2021
    Copy the full SHA
    5619651 View commit details
    Browse the repository at this point in the history
  80. Update compiled

    ijjk committed Jan 13, 2021
    Copy the full SHA
    4641bd3 View commit details
    Browse the repository at this point in the history