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:
@@ -2,7 +2,7 @@ import { type FieldAddressValue } from '@/object-record/record-field/types/Field
|
||||
import {
|
||||
ALLOWED_ADDRESS_SUBFIELDS,
|
||||
type AllowedAddressSubField,
|
||||
} from 'twenty-shared/src/types/AddressFieldsType';
|
||||
} from 'twenty-shared/types';
|
||||
import { isDefined } from 'twenty-shared/utils';
|
||||
import { joinAddressFieldValues } from '~/utils/joinAddressFieldValues';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user