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

Feature/issue 972 WCC JSX import plugin #1085

Merged

Conversation

thescientist13
Copy link
Member

Related Issue

resolves #972

Summary of Changes

  1. Created a custom plugin for using JSX <> WCC
  2. Upgrade to latest version of WCC
  3. Add SSR prerender and bundling test cases
  4. Add README and document on Custom Plugins docs page

@thescientist13 thescientist13 added documentation Greenwood specific docs Plugins Greenwood Plugins feature New feature or request labels Mar 28, 2023
@thescientist13 thescientist13 changed the title Feature/issue 972 wcc jsx import plugin Feature/issue 972 WCC JSX import plugin Mar 28, 2023
@thescientist13 thescientist13 linked an issue Mar 29, 2023 that may be closed by this pull request
5 tasks
@thescientist13 thescientist13 force-pushed the feature/issue-972-wcc-jsx-import-plugin branch from 1da0bf1 to a179d2d Compare April 1, 2023 17:10
@thescientist13 thescientist13 merged commit cb51860 into release/0.28.0 Apr 1, 2023
@thescientist13 thescientist13 deleted the feature/issue-972-wcc-jsx-import-plugin branch April 1, 2023 17:48
thescientist13 added a commit that referenced this pull request Apr 9, 2023
* initial implementation of JSX plugin with SSR prerender support

* add bundling spec for JSX import

* documentation and README.md

* clean up console logs

* fix up

* misc PR feedback
thescientist13 added a commit that referenced this pull request Apr 9, 2023
* initial implementation of JSX plugin with SSR prerender support

* add bundling spec for JSX import

* documentation and README.md

* clean up console logs

* fix up

* misc PR feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Greenwood specific docs feature New feature or request Plugins Greenwood Plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a plugin for import JSX plugin (using WCC)
1 participant