Paul Gerarts

Results 6 comments of Paul Gerarts

This probably doesn't need to be mentioned but it specifically breaks a bunch of modules with iframes.

Looks like the property was created in PR #1258 as mentioned in this issue #1260 but it was never set up to load the value from `window.location`. Sounds like this...

Updates added for usage in the [Software Quality MOOC](https://online-learning.tudelft.nl/courses/) at [Delft University of Technology](https://www.tudelft.nl/en/).

Any info on in which `@nx` version this will be released? Do we have to wait for `v18.0.0`?

CI failure seems to be an issue with the CI server, not the PR. Can this be merged?

@FrozenPandaz - I disagree. Adding the `.env` files in the root of an Nx project works out of the box in Vite because the default configuration finds them in the...