Ludwig Meysel
Ludwig Meysel
Not sure whether this should be a new issue, but another inconsitency occurs when parsing @each and @for loops. While @for is wrapped in a _loop_/atkeyword/ident=for, whereas @each is _atrule_/atkeyword/ident=each
...at least i am not working on it
see also #2789
still no progress :( eslint v9 makes flat config to be the default format and deprecates .eslintrc
I guess we must accept this as the answer, why this was changed: > People are too addicted to classes and don't want to try something else because it's completely...
I'll read this again tomorrow, but if I understand correctly: When generating the ziggy.d.ts you definitely will have the composer package installed. So from my perspective there is nothing wrong...
Any chance to get the PR merged? Or do you want to have some discussion?
Works perfect! However, now there is no ESM build anymore, right? Why not providing both?
I stepped a bit further now, looking again in the logs of the vscode-chrome-debugger trace, and found something confusing:  There are two sourcemap-tags for `app.ts` (which is referenced from...
Would also love to have e.g. F5 for refresh view (or Ctrl+Enter would also be convinient, when a table is opened)