Skip to content

Commit b83d8f9

Browse files
authored
Update tests/integration/redirect/style/src/pkg/index.ts
1 parent 82a8747 commit b83d8f9

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/redirect/style/src/pkg

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// https://github.com/web-infra-dev/rslib/issues/617
22
import 'element-ui/lib/theme-chunk/index.css';
33
import 'element-ui/lib/theme-chunk/index';
4-
// can be resolved, 3rd packages
4+
// can be resolved, 3rd party packages
55
import 'third-party/index.module.scss';

0 commit comments

Comments
 (0)