79443394

Date: 2025-02-16 15:15:27
Score: 1
Natty:
Report link

The answer given by @A.Mohammed_Eshaan has been deleted. It was, however, the corect answer: Place static content in a folder named public at the root level of the project and use the root url to access it. e.g. if you have a file named hello_world.txt in the /public folder omit the public folder name and access as follows async fecth('/hello_world.txt').

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: apps2go