Charlie Briggs 8f8c27ae7e Handle scoped packages in ${file()} variables
Currently @ is not a valid variable character, so it doesn't get parsed
as one.
When it does get parsed, @ is not considered valid as part of a file path
- we add a blacklist as per https://github.com/serverless/serverless/pull/4528 to
handle this case.
2018-09-19 17:26:50 +01:00
..
2018-08-08 14:01:40 +02:00
2018-07-25 20:11:53 +03:00
2017-09-04 10:21:15 +02:00