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 79d10ed commit 537fcf9Copy full SHA for 537fcf9
packages/vite/rolldown.config.ts
@@ -75,7 +75,6 @@ const nodeConfig = defineConfig({
75
input: {
76
index: path.resolve(__dirname, 'src/node/index.ts'),
77
cli: path.resolve(__dirname, 'src/node/cli.ts'),
78
- constants: path.resolve(__dirname, 'src/node/constants.ts'),
79
},
80
resolve: {
81
alias: {
0 commit comments