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

Conversation

@tbarlow12
Copy link
Contributor

Resolves [AB#18742]

Copy link
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

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

1 comment to review - otherwise looks good.

import { AzureApimFunctionPlugin } from "./plugins/apim/apimFunctionPlugin";

export class AzureIndex {
export default class AzureIndex {
Copy link
Contributor

Choose a reason for hiding this comment

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

Does adding this default screw up any of the exports that serverless cares about? We initially saw some weirdness trying to use standard ES6 module export features with the root sls plugin.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seems like as long as we have the module.exports at the end, it still works. Ran some deploys with this, and it seemed to work ok

Copy link
Contributor

@PIC123 PIC123 left a comment

Choose a reason for hiding this comment

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

Looks good, just seems like there's a conflict with mockFactory but should be set after a rebase

@tbarlow12 tbarlow12 merged commit 1aa82a2 into dev Jun 4, 2019
@tbarlow12 tbarlow12 deleted the tabarlow/index-unit-tests branch June 7, 2019 17:27
tbarlow12 added a commit that referenced this pull request Sep 13, 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.

4 participants