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