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 HMR for Pug assets #2091

Merged
merged 16 commits into from Oct 2, 2018
Merged

Commits on Mar 23, 2018

  1. Copy the full SHA
    96f5b7e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2590acc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. - Fixed code issues

    - Added tests for pug
    - Added config files support (.pugrc, .pugrc.js, pug.config.js)
    - Added custom filters support (must be declared in config file in section 'filters')
    Ty3uK committed Mar 24, 2018
    Copy the full SHA
    d30dac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Copy the full SHA
    1d2bc70 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Copy the full SHA
    a23fe54 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1af96a View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    devongovett committed Mar 28, 2018
    Copy the full SHA
    fa71589 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7c3c4e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Copy the full SHA
    e37eb8f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c292d52 View commit details
    Browse the repository at this point in the history
  3. Remove redundant fs.exists call

    Ty3uK committed Mar 29, 2018
    Copy the full SHA
    d7d12c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Fix merge issue in yarn.lock

    Ty3uK committed Mar 30, 2018
    Copy the full SHA
    74c1658 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Update RawPackager.js

    devongovett committed Apr 4, 2018
    Copy the full SHA
    6e948ed View commit details
    Browse the repository at this point in the history
  2. Update RawPackager.js

    devongovett committed Apr 4, 2018
    Copy the full SHA
    2a60d44 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Copy the full SHA
    a2559f0 View commit details
    Browse the repository at this point in the history
  2. Fix HMR for Pug assets

    Ty3uK committed Oct 2, 2018
    Copy the full SHA
    78ddac1 View commit details
    Browse the repository at this point in the history