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

Docgen FE Context Menu #3594

Merged
merged 5 commits into from
Apr 5, 2023
Merged

Docgen FE Context Menu #3594

merged 5 commits into from
Apr 5, 2023

Conversation

joeizang
Copy link
Collaborator

@joeizang joeizang commented Apr 3, 2023

No description provided.

@joeizang joeizang self-assigned this Apr 3, 2023
@netlify
Copy link

netlify bot commented Apr 3, 2023

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 6691070
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/642d6b93b02e960008e4a92c
😎 Deploy Preview https://deploy-preview-3594--remixproject.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@joeizang joeizang added the ready-to-review PR ready to review label Apr 5, 2023
this.eventEmitter.on('compilationFinished', async (build: Build, fileName: string) => {
await this.docgen([build])
})
this.eventEmitter.off('compilationFinished', () => console.log('remove compilationFinished listener'))
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove log

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done.

@Aniket-Engg Aniket-Engg merged commit 2534f4e into master Apr 5, 2023
@Aniket-Engg Aniket-Engg deleted the docgen-contextmenu branch April 5, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-review PR ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants