Michael Hladky
Michael Hladky
Ima run e2e in parallel is not a must have for this pr
> From what I understood we are keeping both legacy and V2 for backwards compatibility. > > Looks good so far, I'll watch this as this is now to only...
@matejchalk we ran into the same error. What was the fix to not remove .js from all imports?
Looking at the problem we should consider looking at - https://github.com/push-based/user-flow?tab=readme-ov-file#basic-user-flows - https://github.com/push-based/user-flow/blob/main/packages/cli/docs/writing-basic-user-flows.md Light house tackled this problem in a standardised data structure. All in all I believe the problem...
I have the following suite: ```ts // eslint-ignore-next-line import/no-named-as-default-member import fastGlob from 'fast-glob'; import { glob } from 'glob'; import { globby } from 'globby'; import { join } from...
Hi @edbzn could you link the duplication here would love to sinn off an issue and document it.
I opened #113 which is related
> It would be nice if this could be diffed 😅 here the diff: https://github.com/Coly010/ng-rspack-build/pull/110
@JeanMeche How do you feel about the content of this list? IMO the first thing we can align on is the package mapping and then we can group features.
@JeanMeche & @Coly010 I updated the PR as well as the issue above with your input and ChatGPT. Please have a look!