I am trying to access a text file(license key file) in my angular 8 application which is located under wwwroot folder but it should not be in js folder. if anybody has idea how to configure this through web.config.js/tsconfig.js or any other file change. (note: my application is using webpack.config.js file not the angular.json file)
Your help will be a great appreciation for me.
thanks