Skip to content

Commit 2cad6ea

Browse files
committed
chore(deps): update typescript
1 parent acc7388 commit 2cad6ea

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

e2e/cases/doctor-rspeedy/rspeedy.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import type { Configuration } from '@rspack/core';
2-
3-
const {
4-
createRspeedy,
5-
} = require('node_modules/@lynx-js/rspeedy/dist/index.js');
2+
import { createRspeedy } from '@lynx-js/rspeedy';
63
import type { Config, RspeedyInstance } from '@lynx-js/rspeedy';
74

85
interface RsbuildHelper {

0 commit comments

Comments
 (0)