feat: update remote app integration and enhance package configuration
This commit is contained in:
@@ -2,3 +2,5 @@ import { buildWithBun } from '@kevisual/code-builder';
|
||||
|
||||
await buildWithBun({ naming: 'app', entry: 'src/index.ts', dts: true, clean: true });
|
||||
|
||||
await buildWithBun({ naming: 'remote', entry: 'src/remote.ts', dts: true });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user