Похожие чаты

I am serving static files through nginx but by default

it is text/html is it possible to serve it as application/javascript ??

7 ответов

11 просмотров

Yes, add response header in nginix config.

Adi- Автор вопроса
K P
Yes, add response header in nginix config.

you mean to say like this: location /staticfiles { root /var/www/myapp_frontend; location ~* \.(js)$ { add_header Content-Type text/javascript; } } right?

Adi- Автор вопроса
K P
Yes

I did that but still getting this error in console: DOMException: Failed to register a ServiceWorker for scope ('https://teststore.myshopify.com/apps/myapp/') with script ('https://teststore.myshopify.com/apps/myapp/sw.js'): The script has an unsupported MIME type ('text/html').

Adi- Автор вопроса
K P
Yes

I think may be that error is due to favicon which also getting loaded when I refresh page which is loading js file can that happen because of favicon? which is of text/html? How to disable that favicon in nginx? I don;t understand why is that favicon loading when I am just loading static JS file?

Adi
screenshot I think may be that error is due to favicon which ...

https://www.nginx.com/resources/wiki/start/topics/examples/full/

Похожие вопросы

Обсуждают сегодня

@LGCYMan @JustinKKW Q/A List 1. this part confuses me on #8: "From there, a bridge between erc20 LGXY and erc20 LGXY will be out once that swap is closed." does this mean ...
Sig | LGCY | BattleVerse L1 | BitWin
1
Did @Beeker really get banned? That's ridiculous. He's one of the few left here with half a brain and you might not always like his narrative @dgb_ycagel , but he often keeps ...
Leroy Gerrits
1
Anyone here suffers from unexplained aural migraines, who would be up for talking for a bit? Doesn't *have* to be aural, but I am not asking about headaches, I mean actual mi...
Martin Rys
55
async login(req: Request, res: Response, next: NextFunction): Promise<void> { try { const { errors, input } = await RequestValidator(LoginRequest, req.body...
. .
1
Я тут за тем, чтобы задать вопрос, так как не знаю ассемблер, учу с/с++. Короче, насколько дорога операция перехода в функцию при ее вызове? Дело в том, что в с++ есть макросы...
Максим Рябцев
12
А какие чаты вообще в ходу? Auto aim? И что еше
do you think you're better off alone? А
13
A couple thoughts from a random internet stranger: 1. If you want this project to gain traction you cannot keep being negative. If I just came here after finding out about Kd...
Eric Wild
46
hello friends. Do you know how can I learn getx? I have a software project that I should deliver it up to 5 weeks later and I need to learn firebase too. I will be thankfull
AmirHossein Razavi
15
Привет, нужен совет старших товарищей. Есть глобальная переменная var DefaultDataFolder:string; инициализируем DefaultDataFolder:='a:\_OUT\'; есть примитивная процедур...
Max Otto
14
We heading to 1.1$ 🤔?
CryptoBo$$
35
Карта сайта