Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Conversation

@wbreza
Copy link
Contributor

@wbreza wbreza commented May 23, 2019

  • Updated typescript config to allow es module interop
  • Updated * imports
  • Updated package & deploy plugins

@wbreza wbreza changed the base branch from master to dev May 23, 2019 00:51
Copy link
Contributor

@tbarlow12 tbarlow12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great :shipit:


this.hooks = {
'before:invoke:invoke': this.getAdminKey.bind(this),
'before:invoke:invoke': this.provider.getAdminKey.bind(this),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to move getAdminKey to this class? Doesn't look like it's being used elsewhere

@wbreza wbreza merged commit 228b5f0 into serverless:dev May 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants