feat: submit file changes to the llm (#11)
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig((config) => {
|
||||
},
|
||||
plugins: [
|
||||
nodePolyfills({
|
||||
include: ['path'],
|
||||
include: ['path', 'buffer'],
|
||||
}),
|
||||
config.mode !== 'test' && remixCloudflareDevProxy(),
|
||||
remixVitePlugin({
|
||||
|
||||
Reference in New Issue
Block a user