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 442aa26 commit bc1ff1aCopy full SHA for bc1ff1a
tests/integration/resolve/false/rslib.config.ts
@@ -8,4 +8,7 @@ export default defineConfig({
8
index: './index.ts',
9
},
10
11
+ output: {
12
+ target: 'web',
13
+ },
14
});
0 commit comments