mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
refactor(utils): resolve import specifier via the active import map
This commit is contained in:
parent
11e81f0000
commit
bbe8df8217
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