Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

feat: add support to per-function configuration files #1030

Merged
merged 9 commits into from
Aug 17, 2022

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    73cae16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417cdf8 View commit details
    Browse the repository at this point in the history
  3. fix: add feature flag

    danez committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    dbb03b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    c83f2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d84f17 View commit details
    Browse the repository at this point in the history
  3. 💚

    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    danez and eduardoboucas committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    031101e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ba01a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    58a3701 View commit details
    Browse the repository at this point in the history
  2. feat: new bundler that allows to skip bundling (#1173)

    * feat: add none bundler that does not bundle anything
    
    * chore: fix fixtures
    
    * Update src/runtimes/node/bundlers/none/index.ts
    
    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    
    * Update src/runtimes/node/bundlers/none/index.ts
    
    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    
    * chore: update snapshot
    
    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    danez and eduardoboucas committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6c35522 View commit details
    Browse the repository at this point in the history