Skip to content

Commit 3ade7b8

Browse files
ScriptedAlchemyclaudecursoragent
authored
chore(dts-plugin): migrate to rslib bundleless (#4344)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 9f29d1e commit 3ade7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dts-plugin/src/runtime-plugins/dynamic-remote-type-hints-plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { ModuleFederationRuntimePlugin } from '@module-federation/runtime/types';
1+
import type { ModuleFederationRuntimePlugin } from '@module-federation/runtime';
22
import { createWebsocket } from '../server/createWebsocket';
33
import {
44
AddDynamicRemoteAction,

0 commit comments

Comments
 (0)