-
Notifications
You must be signed in to change notification settings - Fork 47
Publish @arethetypeswrong/core #14
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
Conversation
Awesome, thank you! (that should eliminate the stupid hack I was doing on the weekend that involved using a Node |
FYI I think 0.0.4 is missing a |
There’s no |
Hmm. You kinda lost me on that one :) However I have the |
That means you’re using |
Hmm. is (FWIW, I know you're the expert here, but this is very unintuitive for me as a consumer of a package, and an example of why I'm trying to go to so many lengths to make sure that RTK does work in as many environments as possible out of the box.) |
Yes it is. I renamed it (deprecating the name
I know. I’m sort of intentionally making it difficult to use this package, which is for obsessing over module configuration, without being in the proper module configuration yourself. Both for reasons of irony and because I consider the package to be super pre-release. The upside is that you’ll be a TS modules expert by the end of this process, which I think is a better outcome than I’d get by making the package super backward-compatible 😄 |
Are you able to use |
Closes #12
v0.0.4 was published manually. We’ll see if publishing from GH Actions works in v0.0.5 😄
cc @markerikson