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

fix: improve watching experience for generated files #6257

Merged
merged 7 commits into from
Aug 21, 2019
Merged

fix: improve watching experience for generated files #6257

merged 7 commits into from
Aug 21, 2019

Commits on Aug 20, 2019

  1. refactor: prefer object spread

    pooya parsa committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    22e7a12 View commit details
    Browse the repository at this point in the history
  2. fix: set 1s aggregateTimeout value for webpack watchers

    pooya parsa committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    61baa98 View commit details
    Browse the repository at this point in the history
  3. add devMiddleware watcher to compilersWatching

    pooya parsa committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    c28a7ef View commit details
    Browse the repository at this point in the history
  4. pause webpack watch during generateRoutesAndFiles

    pooya parsa committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    c02d2b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    a463fd1 View commit details
    Browse the repository at this point in the history
  2. test: mock @nuxt/webpack

    pooya parsa committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    bc9e3ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dc98f6 View commit details
    Browse the repository at this point in the history