export const config = { entry: { app: './src/index.tsx', shell: './src/shell/index.tsx', }, };