gsoft-inc / wl-squide

Modular application shell for building web applications at Workleap.
https://gsoft-inc.github.io/wl-squide/
Apache License 2.0
5 stars 1 forks source link

defineDevHostConfig and defineBuildHostConfig should support both index.ts and index.tsx by default #190

Closed patricklafrance closed 1 month ago

patricklafrance commented 1 month ago

defineDevHostConfig and defineBuildHostConfig should support both index.ts and index.tsx by default.

Maybe it should be implemented in https://github.com/gsoft-inc/wl-web-configs? Not sure.

Could be inspired from: https://github.com/facebook/create-react-app/blob/main/packages/react-scripts/config/paths.js#L68