Skip to content

Conversation

@mesqueeb
Copy link
Contributor

@mesqueeb mesqueeb commented Oct 14, 2020

fixes #180

I'm not sure how this bug snuck in, but I noticed when I couldn't compile, because

in compileStyles.ts it kept saying require(...) is not a function!

And when I double checked, I noticed that indeed, whatever require(...) was importing is an object with { compile } like so.

@egoist egoist merged commit f7a1367 into egoist:master Oct 19, 2020
@egoist
Copy link
Owner

egoist commented Oct 19, 2020

🎉 This PR is included in version 0.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

require(...) is not a function

2 participants