Add agents package with Flue
This commit is contained in:
5
packages/agents/flue.config.ts
Normal file
5
packages/agents/flue.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from '@flue/cli/config';
|
||||
|
||||
export default defineConfig({
|
||||
target: 'node',
|
||||
});
|
||||
Reference in New Issue
Block a user