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 d97e864 commit f74923bCopy full SHA for f74923b
packages/core/tests/config.test.ts
@@ -1,5 +1,5 @@
1
import { rspack } from '@rspack/core';
2
-import { stringifyConfig } from '../src/config';
+import { stringifyConfig } from '../src/inspectConfig';
3
4
describe('stringifyConfig', () => {
5
it('should stringify Rspack config correctly', async () => {
0 commit comments