Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Add support for function builders #94

Merged
merged 2 commits into from
Apr 8, 2019
Merged

Add support for function builders #94

merged 2 commits into from
Apr 8, 2019

Conversation

biilmann
Copy link
Member

@biilmann biilmann commented Apr 7, 2019

This introduces a concept of function builders, that runs some form of build process
against a source directory to generate the functions directory used by zip-it-and-ship-it.

The immediate goal with this is to make sure netlify-lambda based setups keeps working
transparently with netlify-dev

This is one approach to solve the netlify-lambda question, that feels in line with our
general detectors and could potentially be extended to more toolchains.

This introduces a concept of function builders, that runs some form of build process
against a source directory to generate the functions directory used by zip-it-and-ship-it.

The immediate goal with this is to make sure netlify-lambda based setups keeps working
transparently with netlify-dev
@swyxio
Copy link
Contributor

swyxio commented Apr 7, 2019

fixes #61

@swyxio swyxio force-pushed the function-builds branch 2 times, most recently from 9194705 to 824ab04 Compare April 7, 2019 06:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants