Closed skynetjam closed 2 years ago
@skynetjam,
It is hard to see what is wrong from just a few files. If you can submit a minimal repository that allows the error you are seeing to be reproduced I will try to take a look. I don't use symfony so it may be hard to help you but you could start with the symfony documentation on how to integrate TypeScript in a project:
https://symfony.com/doc/current/frontend/encore/typescript.html
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing as stale. Please reopen if you'd like to work on this further.
Currently we are getting below error while executing this with webpack
without webpack and ts-loader its working fine Please check the below code
Package.json
My webpack.config.js
Tsconfig.json
Any kind of help will be highly appricated