Jake Lane
Jake Lane
Hey @athammer , yeah unfortunately we do have issues reporting static evaluation limitations in the dev loop. This is something we plan to work on so I'll reopen the issue...
Thanks for the contribution @SukkaW!
Thanks for the contribution @youzi! Looks good to me but I'll wait for @madou to have a look. Can you also please add a changeset? There are instructions [here](https://github.com/atlassian/changesets/blob/main/docs/adding-a-changeset.md) and...
Hi @feds01 , I just tried that CSS and was unable to reproduce it. Could you please provide some extra context including the versions of compiled you're using and the...
This appears to be caused by member function access. If we change the example in the description to use a `Identifier` (instead of `MemberExpression`) as the call expression node, the...
I think this may be an issue with the `package.json`. I'll raise a PR with the fix and 🤞 that fixes it
yep good point
@builtbylane @onionhammer apologies for this, I've been out sick and didn't get time to follow this up. I've made a release and will raise a update for the docs.
Docs PR raised here https://github.com/compiled/website/pull/581
@onionhammer Thanks for reporting! I raised https://github.com/atlassian-labs/compiled/pull/1243 which should help with that issue. In that case, it turns out that Parcel cannot handle the `...` like I expected so the...