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

[node] Create vercel-plugin-node #6874

Merged
merged 31 commits into from Nov 8, 2021
Merged

[node] Create vercel-plugin-node #6874

merged 31 commits into from Nov 8, 2021

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

  1. Enforce "index" suffix on output Serverless Functions

    So that nesting works properly
    TooTallNate committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    9792aca View commit details
    Browse the repository at this point in the history
  2. Some cleanup

    TooTallNate committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    7c1b820 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Add version

    TooTallNate committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    cb6e795 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Use @vercel/static-config

    TooTallNate committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    202ef5e View commit details
    Browse the repository at this point in the history
  2. .

    TooTallNate committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    239407e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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

Commits on Oct 26, 2021

  1. Don't compile dotfiles, underscore prefixed files, files within `node…

    …_modules`, nor TypeScript definition files
    
    Matches the logic from `maybeGetBuilder()` in `@vercel/build-utils`.
    TooTallNate committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    41bcdac View commit details
    Browse the repository at this point in the history
  2. Bump version

    TooTallNate committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    86929d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

Commits on Nov 3, 2021

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

    TooTallNate committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0e1bb16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc1b83e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    198077a View commit details
    Browse the repository at this point in the history
  5. Install deps

    TooTallNate committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b022a47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4da500 View commit details
    Browse the repository at this point in the history
  7. More tests

    TooTallNate committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a47c6e9 View commit details
    Browse the repository at this point in the history
  8. Test "assets" fixture

    TooTallNate committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a44fdbc View commit details
    Browse the repository at this point in the history
  9. Test "helpers" fixture

    TooTallNate committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    ce8f346 View commit details
    Browse the repository at this point in the history
  10. fix

    TooTallNate committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    dace4e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Support AWS native API

    TooTallNate committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    bc1b8c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    89c7415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d40273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f317b8c View commit details
    Browse the repository at this point in the history
  4. Revert "Use plugin-node for new plugin instead"

    This reverts commit f317b8c.
    AndyBitz committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    aa79775 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    877e11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67004de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64daf2d View commit details
    Browse the repository at this point in the history
  4. Checkout node from main

    AndyBitz committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    51e401f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f6d62f View commit details
    Browse the repository at this point in the history
  6. Update node-bridge

    AndyBitz committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f278f8d View commit details
    Browse the repository at this point in the history