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

wip - create npm package for library #14

Conversation

Magicianred
Copy link
Contributor

working on create npm package library for react

there are some problem in import component from node_modules of React app when you install @magicianred/todo-react-ui-library (the npm package that I have created)

@Magicianred Magicianred added help wanted Extra attention is needed invalid This doesn't seem right labels Jun 12, 2021
@Magicianred Magicianred linked an issue Jun 12, 2021 that may be closed by this pull request
3 tasks
@Magicianred Magicianred linked an issue Jun 12, 2021 that may be closed by this pull request
@Magicianred Magicianred self-assigned this Aug 7, 2021
Refactory of ReactLibrary using a different system to make library npm

Added some storybook stories and snapshot tests
And update the documentation
@Magicianred Magicianred marked this pull request as ready for review August 8, 2021 08:41
@Magicianred Magicianred merged commit b585fca into MagicianredLabs:Feature/framework-react/create-library-npm Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Think other way to import library in Apps Problem with import npm in npm-package
1 participant