App Resources
Embedding images, json, text and xml files in the application
You can easily embed images, text files, json files , fonts and css files by just importing them into your code. Make sure you are using the appropriate webpack loaders in case you need to use other types of resources.
Last updated