Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Improvements for transforms running before dependency extraction #32

Merged
merged 3 commits into from
Feb 18, 2016

Commits on Feb 17, 2016

  1. Improvements for transforms running before dependecy extraction

    - passes through transform options when getting dependencies
    - passes back all properties provided by a custom transform
    - `ModuleCache` can create `Polyfill` objects that are completly functional
    - `ResolutionRequest` parallelizes dependency extraction instead of running it serially
    davidaurelio committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    980f968 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    466b6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf0733 View commit details
    Browse the repository at this point in the history