Skip to content

support to export as custom element#119

Merged
AmitMY merged 2 commits intosign-language-processing:masterfrom
SignBridgeApp:master
Sep 30, 2024
Merged

support to export as custom element#119
AmitMY merged 2 commits intosign-language-processing:masterfrom
SignBridgeApp:master

Conversation

@bipinkrish
Copy link
Copy Markdown
Contributor

Why Add the prepare Script?

prepare: This script runs automatically before the package is packed and published to the npm registry, and it also runs when you install the package from GitHub. This ensures that the build process (npm run build) happens before the package is used.

and according to https://www.npmjs.com/package/@stencil/react-output-target

dist-custom-elements output target is required for the React output target

@AmitMY AmitMY merged commit 0db50ce into sign-language-processing:master Sep 30, 2024
@bipinkrish
Copy link
Copy Markdown
Contributor Author

@AmitMY with this, my package is finally ready https://www.npmjs.com/package/react-pose-viewer

@AmitMY
Copy link
Copy Markdown
Collaborator

AmitMY commented Oct 2, 2024

Looks great!

@bipinkrish
Copy link
Copy Markdown
Contributor Author

@AmitMY I have also made a VSCode Extension to view right in the editor

https://marketplace.visualstudio.com/items?itemName=bipinkrish.pose

@AmitMY
Copy link
Copy Markdown
Collaborator

AmitMY commented Oct 18, 2024

Legend!

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.

2 participants