Francois Hendriks

Results 3 comments of Francois Hendriks

@TomzBench I have the exact same issue on my monorepo now.

@TomzBench @ezolenko I made a simple repo to reproduce the issue here: https://github.com/Domino9697/rollup-ts-issue-repro @atifsyedali and @TomzBench summed it up pretty much. Whenever we want to use references along with paths...

Another use case to consider here: Custom requirements for order operations Right now, calling the `setOrderShippingMethod` fails when the order is not in `AddingItems` state which could be problematic when...