Closed brettg2 closed 5 years ago
Meteor should normally only generate one. The second one might be a left over of a previous build?
For some reason I have the same issue, when the build finishes - I manually include the second css file.
@frozeman I'm seeing up to three css files being generated. The commit 2131211dc9eaf36971ee816e64c59791f16b6b2c still works to include those files. Please have a look, I think it would help other users with this issue. Thank you!
@brettg2 thanks, works like a charm. @frozeman the PR for that has been waiting for a year
@brettg2 Thanks so much for this, saved a lot of headache.
@JamesAPetts no problem. I also built an alternate npm package to @frozeman’s that fixes this issue: https://www.npmjs.com/package/meteor-build-client-fixed
Two css files are being generated in the build output however the second is not being included in the generated index.html file.
Build output directory
index.html (the 5ac12377e86546bc57d1ae8dfa6b57a4aa491f15.css file is not being included)
Running on METEOR@1.3.4.4
Package versions: