Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardfoyle committed Jul 24, 2023
1 parent 693d232 commit d64dad1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/backend-function/src/factory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ export class AmplifyFunctionFactory

/**
* Create a function by executing a build command that places build artifacts at a specified location
*
* TODO: Investigate long-term function building strategy: https://github.com/aws-amplify/samsara-cli/issues/92
*/
static async build(
props: AmplifyFunctionFactoryBuildProps
Expand Down

0 comments on commit d64dad1

Please sign in to comment.