educo
v0.1.74-alpha.1
Published
A React Component Lib For Embibe
Downloads
12
Readme
EDUCO
A React Component Lib For Embibe
Prerequiste
Make sure that no css / sass file included (use styled-components)
Bundling Package
npm i
npm run bootstrap
npm run dist
npm run publish
Questions And Answers
Q : [CaseSensitivePathsPlugin] Module not found
A : [CaseSensitivePathsPlugin] might happened cause of folder case sensitive issue. please check all component folder name and make it PascalCase instead of snake_case
Reference
- https://docs.microsoft.com/en-us/answers/questions/666336/issus-in-react-router-when-import-any-component-in.html
Author
Anish M Prasad ([email protected])