Angular ng build command bundles static JSON file to main TS file. How to keep it in asset folder without bundling it in main TS file?

后端 未结 0 428
无人共我
无人共我 2021-01-17 14:01

I have a json file kept in asset folder and I am importing it in my .ts component. And whenever I build the project with ng build —prod the json file will be bundled inside

相关标签:
回答
  • 消灭零回复
提交回复
热议问题