mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Merge branch 'refactor-utils-import' into 'main'
refactor(utils): resolve import specifier via the active import map See merge request soapbox-pub/ditto!169
This commit is contained in:
commit
9632b5cc96
1 changed files with 1 additions and 1 deletions
|
|
@ -151,4 +151,4 @@ export {
|
|||
sha256,
|
||||
};
|
||||
|
||||
export { Time } from './utils/time.ts';
|
||||
export { Time } from '@/utils/time.ts';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue