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

add support for HMR #5013

Merged
merged 11 commits into from
Jun 22, 2022
Merged

Commits on Jun 16, 2022

  1. add support for HMR

    TheTrio committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    18fb465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c142226 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Bundle TinyMCE with webpack

    TheTrio committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    57b33e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    0e1aa99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c231a9d View commit details
    Browse the repository at this point in the history
  3. Remove hostname from URL

    The proxy should handle this
    TheTrio committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ce19f5c View commit details
    Browse the repository at this point in the history
  4. Disable linting for yarn hot

    TheTrio committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d0790d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    0845975 View commit details
    Browse the repository at this point in the history
  2. add comments

    TheTrio committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7e04424 View commit details
    Browse the repository at this point in the history
  3. delete test for HMR

    This test currently does nothing useful since it passes despite several
    404 errors.
    TheTrio committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    fb4383f View commit details
    Browse the repository at this point in the history
  4. fix linting

    TheTrio committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a553363 View commit details
    Browse the repository at this point in the history