Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: floydspace/aws-lambda-nodejs-esbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: floydspace/aws-lambda-nodejs-esbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 7 commits
  • 16 files changed
  • 1 contributor

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    de9c1d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46c7b6 View commit details
    Browse the repository at this point in the history
  3. feat(packager): implement a way to determine a package manager

    Package manager is now determined by project preference or running environment, npm has priority
    
    issue #2
    floydspace committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    f8834f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dfe240 View commit details
    Browse the repository at this point in the history
  5. refactor: add index.ts

    floydspace committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    30cc609 View commit details
    Browse the repository at this point in the history
  6. docs(esbuild): update esbuild documentation links

    now esbuild has a website
    floydspace committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    23854b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

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