By default we expect the entry file to be `index.js`. This means we are not able to use TypeScript by default. Solutions could be: * Supporting dynamic entry file (both index.js and index.ts)
By default we expect the entry file to be
index.js. This means we are not able to use TypeScript by default.Solutions could be: