Solant
Solant
#### Error parsing bundle asset "*" no such file when mixing relative paths Looks like mixing paths for output `stats.json` and webpack entries causes this error. #### Technical info *...
Fixes #36
Tried on official windows 10 VM for IE11 testing and some ordinary systems: qode.exe might require installed visual c++ redistributable 2019. Without it, qode.exe will just fail after showing console,...
### Describe the feature File `/packages/core/src/shared/date/comparators.ts` imports `createCalendar` from `@internationalized/date` package, which leads to all calendars being included in resulting application bundle  ### Additional information - [x] I intend...
Hi While using the new `Calendar` component, I noticed that the resulting bundle contained all calendars from `@internationalized/date` instead of one Gregorian that is used #1676 I tried to remove...
## Background Some guides on where to place API requests. I added only the English version first to gather feedback.
## Background This is a reimagining of the previous MR #859 with previously discussed changes Some questions before the review: - I was trying to add a reasoning section about...