mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Also, remove leading `.*` in the regular expression. It will still match if there are any characters preceding the matching text. Fixes: https://github.com/serverless/serverless/issues/6688