-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
Description
This is a Feature Proposal
Description
Actually handler path and name split at first dot. handler names like "my.nice.handler.js" are not possible.
see:
const handlerPath = handler.split('.')[0]; |
Similar or dependent issues: Not found
lb-ronyeh, Dzhuneyt, gfpacheco, omergulen and mn-prpcoreylight, enzogain, wzomer, dtieber, anthony-zhou and 4 more