SCCapstone / CognitoFormsDev

MIT License
0 stars 0 forks source link

Fixes to your branch part 2 #102

Closed tjcocklin closed 5 years ago

tjcocklin commented 5 years ago

https://github.com/SCCapstone/CognitoFormsDev/blob/dc54ddca7b033b80015261e7f827ea5fbae24e7e/cognito_form/lambda/us-east-1_cognito-skill/index.js#L265

Change to:

static InsertFunctionName(obj,path,def) {

The type of function declaration you used throws an error inside the helper class.

kblock97 commented 5 years ago

closes #102