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 5af851d commit 2923347Copy full SHA for 2923347
tests/__snapshots__/rolldown.test.ts.snap
@@ -1,7 +1,7 @@
1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
2
3
exports[`rolldown 1`] = `
4
-"import { default as process } from "node:process";
+"import "node:process";
5
6
//#region tests/fixtures/main.js
7
const platform = 'darwin';
0 commit comments