Max Marze
893bfa7aef
chore: update eslint & prettier ( #12553 )
2024-05-29 11:51:04 -04:00
Piotr Grzesik
76a60ae2b7
refactor: Use templates from examples in create
2022-02-04 17:35:19 +01:00
Mariusz Nowak
241f2cdf4c
refactor: Rename lib/utils/fs/walkDirSync.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
a93a1511b7
refactor: Rename lib/utils/downloadTemplateFromRepo.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
7289137073
refactor: Rename lib/Serverless.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
fc0eb5aebc
refactor(Templates): Unify file naming convention
2022-01-27 15:21:58 +01:00
Piotr Grzesik
33bd501f06
feat: Error instead of warning when missing "commands" or "options"
...
BREAKING CHANGE: When creating `Serverless` class instance programatically,
both "options" and "commands" have to be passed via "config" to the constructor.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
05f937f2e7
refactor(CLI): Modern logs for create command
2021-10-07 16:21:02 +02:00
Adrien Cacciaguerra
aaabb50f1b
feat(Templates): Switch to esbuild in aws-nodejs-typescript ( #9962 )
2021-09-16 09:36:07 +02:00
Nyambayar Turbat
4b87497875
refactor: Use async in lib/plugins/create ( #9683 )
2021-08-02 16:50:54 +02:00
Mariusz Nowak
87d380275b
refactor: Replace config.servicePath with service.dir
2021-04-16 13:32:13 +02:00
Mariusz Nowak
2011649537
refactor: Remove injustified "eslint-disable" comments
2021-04-02 15:05:03 +02:00
Piotr Grzesik
ae2c92ced6
refactor: Revert bluebird from lib/plugins/create
...
This reverts commit 258543ab6e1874ba41be3563346cd7b50993ac58.
2021-03-04 11:06:44 +01:00
Juanjo Diaz
258543ab6e
refactor: Remove bluebird from lib/plugins/create ( #8996 )
2021-02-26 09:02:12 +01:00
Piotr Grzesik
e79f906b9f
fix(Templates): Ensure that .gitignore is packaged for templates
2021-01-28 15:51:55 +01:00
Mariusz Nowak
cf7b25e458
style: Upgrade "prettier" to v2
2021-01-04 16:21:24 +01:00
Frédéric Barthelet
c9db035266
feat(Templates): Update aws-nodejs-typescript template ( #8646 )
2020-12-22 15:59:50 +01:00
Mariusz Nowak
3808471972
test: Move unit tests to "test/unit" folder
2020-11-30 16:53:52 +01:00