Skip to content

handle action/sequence that does not export main#4

Merged
purplecabbage merged 2 commits intomainfrom
ACNA-2921
Apr 9, 2024
Merged

handle action/sequence that does not export main#4
purplecabbage merged 2 commits intomainfrom
ACNA-2921

Conversation

@purplecabbage
Copy link
Copy Markdown
Member

@purplecabbage purplecabbage commented Apr 4, 2024

Closes #2

Also, some formatting, and removed console logs

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@purplecabbage purplecabbage requested a review from shazron April 4, 2024 00:56
@shazron
Copy link
Copy Markdown
Member

shazron commented Apr 4, 2024

@purplecabbage needs a conflict resolve because of #3

@purplecabbage purplecabbage merged commit 54fae26 into main Apr 9, 2024
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.

error when no exports.main

3 participants