mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-13 02:24:20 +01:00
refactor: resolve import specifier via the active import map
This commit is contained in:
@@ -3,7 +3,7 @@ import { Stickynotes } from '@soapbox/stickynotes';
|
||||
import { Storages } from '@/storages.ts';
|
||||
import { nostrNow } from '@/utils.ts';
|
||||
|
||||
import * as pipeline from './pipeline.ts';
|
||||
import * as pipeline from '@/pipeline.ts';
|
||||
|
||||
const console = new Stickynotes('ditto:firehose');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user