Remove preconstruct, update wyw (#13844)

To simplify our setup, moving back to Vite to build twenty-shared.

Also upgrading wyw

---------

Co-authored-by: prastoin <paul@twenty.com>
This commit is contained in:
Félix Malfait
2025-08-12 12:43:35 +02:00
committed by GitHub
parent 954da6da9d
commit 8b59fcaea7
77 changed files with 493 additions and 716 deletions
@@ -1,5 +1,5 @@
import { msg } from '@lingui/core/macro';
import { type AllowedAddressSubField } from 'twenty-shared/src/types/AddressFieldsType';
import { type AllowedAddressSubField } from 'twenty-shared/types';
export const DEFAULT_SELECTION_ADDRESS_WITH_MESSAGES: {
value: AllowedAddressSubField;