We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a8747 commit b83d8f9Copy full SHA for b83d8f9
tests/integration/redirect/style/src/pkg/index.ts
@@ -1,5 +1,5 @@
1
// https://github.com/web-infra-dev/rslib/issues/617
2
import 'element-ui/lib/theme-chunk/index.css';
3
import 'element-ui/lib/theme-chunk/index';
4
-// can be resolved, 3rd packages
+// can be resolved, 3rd party packages
5
import 'third-party/index.module.scss';
0 commit comments