Closed Darkhorse-Fraternity closed 1 year ago
Hi @Darkhorse-Fraternity! The sample in the readme works. Are you using a different build setup? Or if you could create a demo repo with this issue, then I can take a look.
i have libraries projects in nest.js and that outputs all the code inside 1 file ie... dist/main.js in this case only d.ts files are being generated with folder structure.. so all the js files are missing.. and i get the above issue
Something seems to have gone wrong with it. The system doesn't seem to be generating welcomm.js automatically. Also, if you don't import react. welcome.tsx will throw an error.