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

No style for awesome-button in WS+Lerna #1

Open
primavera133 opened this issue Jun 25, 2020 · 3 comments
Open

No style for awesome-button in WS+Lerna #1

primavera133 opened this issue Jun 25, 2020 · 3 comments

Comments

@primavera133
Copy link

I was curious about combining Yarn Workspaces with Lerna so I cloned your repo and checked out that branch (4). However I never got the button imported into App to display the CSS that it has in Lib.

I also ran into some webpack issues, so I recreated two repos from vue-cli and set them up the same way. This solved the webpack issue but not the styling. Still lost-in-import.

Did this use to work? Any clues as where to start looking for a solution?

@primavera133
Copy link
Author

I got it working, I just had to add an import of the generated CSS-file from the dist-folder in /lib to App.js in /app. Got a little sidetracked by the webpack-problem, I think.

@doppelmutzi
Copy link
Owner

I'm glad you got it working. I hope the article and the demo project is helpful.

@SwarajGK
Copy link

How did you solve the webpack problem?
I am having this issue.
TypeError: Cannot assign to read only property 'exports' of object '#<Object>' error

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

No branches or pull requests

3 participants