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

Encoded inline bundles #3726

Merged
merged 19 commits into from
Nov 14, 2019
Merged

Encoded inline bundles #3726

merged 19 commits into from
Nov 14, 2019

Commits on Nov 6, 2019

  1. Attach pipelines to assets

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    5938128 View commit details
    Browse the repository at this point in the history
  2. Initial commit of inline transformer

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    c059c3d View commit details
    Browse the repository at this point in the history
  3. Return the pipeline from the resolver

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    738ffa2 View commit details
    Browse the repository at this point in the history
  4. Replace bundle text inline

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cacf820 View commit details
    Browse the repository at this point in the history
  5. Initial commit of data url support

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    877e5a3 View commit details
    Browse the repository at this point in the history
  6. Add test for base64

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    fe02520 View commit details
    Browse the repository at this point in the history
  7. Use dependencies instead of bundle ids for markers and have packagers…

    … do replacement
    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    a01828a View commit details
    Browse the repository at this point in the history
  8. Do replacement in HTMLPackager

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    effbb4d View commit details
    Browse the repository at this point in the history
  9. Use isBinaryFile to detect binary contents

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7c891a6 View commit details
    Browse the repository at this point in the history
  10. Implement blob-url pipeline instead of bundle-text

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    450f098 View commit details
    Browse the repository at this point in the history
  11. Remove blob-url from the default config

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    df1d5e3 View commit details
    Browse the repository at this point in the history
  12. Add bundle-text pipeline

    Will Binns-Smith committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b189929 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Merge branch 'v2' into wbinnssmith/inline-bundle-urls

    Will Binns-Smith committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f73dab9 View commit details
    Browse the repository at this point in the history
  2. Don't expect certain values for inlineType

    Will Binns-Smith committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    db94b7e View commit details
    Browse the repository at this point in the history
  3. Extract named pipelines in ParcelConfig

    Will Binns-Smith committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    6230ceb View commit details
    Browse the repository at this point in the history
  4. lint

    Will Binns-Smith committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f32d9cc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'v2' into wbinnssmith/inline-bundle-urls

    Will Binns-Smith committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    5024559 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Merge branch 'v2' into wbinnssmith/inline-bundle-urls

    Will Binns-Smith authored Nov 14, 2019
    Configuration menu
    Copy the full SHA
    2e1e056 View commit details
    Browse the repository at this point in the history
  2. Don't extract pipelines from entry specifiers

    Will Binns-Smith committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    449490b View commit details
    Browse the repository at this point in the history