chore: make sure peers are not bundled
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineConfig({
|
||||
dts: true,
|
||||
clean: true,
|
||||
sourcemap: true,
|
||||
external: ['@preact/signals-core', 'mutative', 'inline-schema'],
|
||||
plugins: [csvLoader()],
|
||||
esbuildOptions(options) {
|
||||
options.alias = {
|
||||
|
||||
Reference in New Issue
Block a user