Skip to content
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

CSFFile: Fix function exports #16829

Merged
merged 2 commits into from Nov 30, 2021
Merged

CSFFile: Fix function exports #16829

merged 2 commits into from Nov 30, 2021

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 29, 2021

Issue: #16828

What I did

Add support for named function exports, e.g. export function A() { ... } in story index generation code

self-merging @yannbf

How to test

See attached test

@shilman shilman added bug patch:yes Bugfix & documentation PR that need to be picked to main branch on-demand store labels Nov 29, 2021
@nx-cloud
Copy link

nx-cloud bot commented Nov 29, 2021

Nx Cloud Report

CI ran the following commands for commit 4a1c8cc. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@nx-cloud
Copy link

nx-cloud bot commented Nov 29, 2021

Nx Cloud Report

We didn't find any information for the current pull request with the commit f2493e2.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@shilman shilman self-assigned this Nov 29, 2021
@shilman shilman merged commit ee22b39 into next Nov 30, 2021
@shilman shilman deleted the 16828-csf-tools-function-exports branch November 30, 2021 00:16
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Nov 30, 2021
shilman added a commit that referenced this pull request Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug on-demand store patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant