Closed poorpaddy closed 6 years ago
I have this issue as well and I am getting the latest release that your fix has. What do I do since main.js is showing up but the main.css is not being generated. Thanks.
@patw0929 would need to republish it to npm.
Sorry for the bad release. I'm commuting, and I'll handle it later.
Hey guys, I've released fixed version v5.0.4. Could you help to verify it? Thanks!
Looks like it's creating the dist folder correctly now. Confirmed to be working.
It looks like the dist files didn't get properly generated for v5.0.0. The
dist/main.js
file shows the oldthis.props.url
and main.css isn't being generated at all.Double checked clearing both npm & yarn cache and nuked node modules each time.