Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
181 views

Despite the number of subjects about this, I still cannot find a way to achieve what I want. I have an Angular PWA application with a Service Worker, and I simply want the index.html not to be cached ...
2 votes
1 answer
368 views

I have an Angular v. 18.2 app. It uses nonces for strict Content-Security-Policy. It is built and deployed in Jenkins. It was working fine until about a few weeks ago (not sure of the exact date of ...
0 votes
0 answers
433 views

I encountered an issue after restructuring my React project by moving the index.html file into a client folder. I started getting the following error when trying to run my development server: [webpack-...
0 votes
2 answers
398 views

When I try sharing the report as an attachment through email it was opening as a text document. I have tried generating the link and kept that as "public" still not working. I was not ...
0 votes
0 answers
49 views

View page sources after running <script defer src="/js/chunk-vendors.js"></script> <script defer src="/js/app.js"></script> <link rel="icon" type="image/svg+xml" href="/img/...
0 votes
0 answers
250 views

Every time I type something into vscode I get this error that says "Unknown word (CssSyntaxError)stylelint(CssSyntaxError)" I know it's not my code because this only happens on my computer. ...
2 votes
2 answers
361 views

When I try to use proxy, still getting index.html. I am using proxy as below: { "/api/*": { "target": "http://localhost:8080/v1/api/playground", "secure&...
losador's user avatar
  • 21
0 votes
0 answers
2k views

My project is a react project using typescript. I've migrated my project from webpack to vite. I've created file vite config (like below). When I run command npm run build, i am getting file index.js ...
0 votes
1 answer
209 views

I am using vite with vuejs i have multiple entry points my issue I am getting a extra subfolder as login like below (my current folder structure). ├─ my-app/ │ ├─ dist ├─ login ├─ login ├─index.html ...
0 votes
1 answer
717 views

I am using hostinger to host my local website. In hostinger, a file must be names index to be registered as the 'home' and will be what is initially shown. At the moment, I am running my website ...
0 votes
0 answers
219 views

So I'm using Vue 3 and Router. The site functions greatly when I do npm run dev. Now if I got this correct, I have to do npm run build for the site before I put it on something like netify right. This ...
0 votes
1 answer
297 views

We need to dynamically change meta tags for some pages on our React.js Node.js app so that link previews show correctly. We have an app hosted on Microsoft Azure Static Web App for the front end and ...
0 votes
1 answer
303 views

I am trying to generate index.html with Vite that has unescaped variable in src tag, but Vite is always escaping it What I want is this: <!DOCTYPE html> <html lang="en"> ...
yory100's user avatar
  • 135
1 vote
2 answers
116 views

I’m not a native speaker and I don’t understand why the standard name of the initial page in Django applications is index.html. Can someone explain in simple words why this is so, and not, for example,...
0 votes
1 answer
766 views

I am trying to call a JavaScript function in a .razor component: This is what it's been declared like in index.html: window.getIsBrowserChromium = function () { return !!navigator.userAgentData &...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /