Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Add flag to disable "touch" files in favour of registering directory dependencies #162

Merged
merged 11 commits into from
Mar 26, 2021

Commits on Mar 5, 2021

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

Commits on Mar 6, 2021

  1. remove broken bail out

    bradlc committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    70c5489 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. register glob base dirs as dependency as well as context-dependency

    improves tooling compatibility: now works with postcss-cli and rollup, as well as webpack
    bradlc committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    88c334c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    ee8bd71 View commit details
    Browse the repository at this point in the history
  2. add parse-glob dependency

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4d2a25f View commit details
    Browse the repository at this point in the history
  3. fix fresh context build

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    457a141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    314fe20 View commit details
    Browse the repository at this point in the history
  5. replace ??

    bradlc committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    5207bfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b168117 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aeddcdf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54216dd View commit details
    Browse the repository at this point in the history