Skip to content

Rename from ServerlessPlugin to TypeScriptPlugin #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

kennu
Copy link
Contributor

@kennu kennu commented Aug 21, 2017

I propose to change the name of the plugin to avoid clashing with other plugins that might accidentally also be called ServerlessPlugin. This just happened to me, as my own plugin (https://github.com/SC5/serverless-plugin-additional-stacks) was also called ServerlessPlugin and these plugins shadowed each other, depending on their order in serverless.yml.

You can see the name of the plugin when using the sls command with no options, and apparently it's autodetected from the class name.

@schickling schickling merged commit df1f78f into serverless:master Aug 21, 2017
@schickling
Copy link
Contributor

Just released 1.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants