mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Fix build?
This commit is contained in:
parent
48a8f0b072
commit
60143a8b2c
@ -1,7 +1,7 @@
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
import { defineConfig, type Rolldown } from 'tsdown';
|
||||
import { createBasePlugin } from './plugins';
|
||||
import { createBasePlugin } from './plugins.ts';
|
||||
|
||||
|
||||
const customNoExternal = new Set([
|
||||
|
||||
Loading…
Reference in New Issue
Block a user