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

feat(core): customize bundling output packaging #13076

Merged
merged 20 commits into from
Feb 17, 2021
Merged

Commits on Feb 16, 2021

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

    jogold committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    0f45127 View commit details
    Browse the repository at this point in the history
  3. tests

    jogold committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    7f25960 View commit details
    Browse the repository at this point in the history
  4. README

    jogold committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    b445941 View commit details
    Browse the repository at this point in the history
  5. JSDoc

    jogold committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    a504e8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc7d262 View commit details
    Browse the repository at this point in the history
  7. minor

    jogold committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2b0a1fe View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Update packages/@aws-cdk/aws-s3-assets/README.md

    Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
    jogold and Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    10e4354 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-s3-assets/README.md

    Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
    jogold and Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6586cbc View commit details
    Browse the repository at this point in the history
  3. BundlingOutput

    jogold committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    777a405 View commit details
    Browse the repository at this point in the history
  4. move to function

    jogold committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    63f2ff8 View commit details
    Browse the repository at this point in the history
  5. Update packages/@aws-cdk/aws-s3-assets/README.md

    Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
    jogold and Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    823f417 View commit details
    Browse the repository at this point in the history
  6. Update packages/@aws-cdk/core/lib/bundling.ts

    Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
    jogold and Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e6c60d1 View commit details
    Browse the repository at this point in the history
  7. Update packages/@aws-cdk/core/lib/bundling.ts

    Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
    jogold and Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    576d76f View commit details
    Browse the repository at this point in the history
  8. Update packages/@aws-cdk/core/lib/bundling.ts

    Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
    jogold and Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    617f4dc View commit details
    Browse the repository at this point in the history
  9. refactor determineBundledAsset

    jogold committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e0828b2 View commit details
    Browse the repository at this point in the history
  10. JSDoc and README

    jogold committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    65d4abb View commit details
    Browse the repository at this point in the history
  11. outputType

    jogold committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e9fb679 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into single-archive

    Elad Ben-Israel authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    aa59ce9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    14a0ad1 View commit details
    Browse the repository at this point in the history