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

Update to 1.4 : vue-cli with web pack not generate css in components #59

Closed
ggregg opened this issue Oct 23, 2017 · 4 comments
Closed

Comments

@ggregg
Copy link

ggregg commented Oct 23, 2017

This morning i update 1.3 to 1.4, start debugging with "npm run dev" and surprise :) no css in components are generated ... very strange ?

@karol-f
Copy link
Owner

karol-f commented Oct 23, 2017

@ggregg Can you confirm that this is regression and after downgrade to 1.3 this works? Can you prepare example or write a bit more? What CSS - we are talking abut shadow CSS?

@ggregg
Copy link
Author

ggregg commented Oct 23, 2017

Yes, when i go back to 1.3 all work fine. I try to make a small projet to reproduct ...

@ggregg
Copy link
Author

ggregg commented Oct 23, 2017

A test projet to reproduct pb.

For start :
npm install
npm run dev

For switch to 1.4 :
npm install vue-custom-element@1.4.0 --save
Back to 1.3 :
npm install vue-custom-element@1.3.0 --save

css_pb.zip

:)

@karol-f
Copy link
Owner

karol-f commented Oct 23, 2017

Fixed in 1.4.1. Thanks for reporting!

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

2 participants