Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

refactor: cache assets similar to how the normal compilation does it #325

Closed
wants to merge 1 commit into from
Closed

refactor: cache assets similar to how the normal compilation does it #325

wants to merge 1 commit into from

Commits on Jun 8, 2017

  1. Cache assets similar to how the normal compilation does it

    Previously extract-text-webpack-plugin emitted css assets every time anything else changed.
    Injected assets were also not included in compilation hash calculation and caused some rebuilds to be hidden.
    yuriyostapenko committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    e5cfd05 View commit details
    Browse the repository at this point in the history