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

Bugfix Webpack React Example #86

Merged
merged 2 commits into from
May 4, 2022

Conversation

calebnance
Copy link
Contributor

when looking at this new update to the Webpack + React example last night, i noticed on a fresh install that the build step was failing.

after looking at it more, i found 2 issues that this PR fixes:

  • updating the package-lock to reflect the recent changes
  • remove the noEmit flag that was causing the build step to error out completely.

after doing these two things, the plugin loads in Figma with no errors

@calebnance calebnance mentioned this pull request May 4, 2022
@jake-figma jake-figma merged commit 7666646 into figma:master May 4, 2022
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.

None yet

2 participants