-
We use Azure Static Web Apps to host our application, and use the GitHub Action `Azure/static-web-apps-deploy@v1`. After a few weeks of use, we noticed that the Github Action fails randomly with the e…
-
这里说超出了250M
```
○ (Static) prerendered as static content
● (SSG) prerendered as static HTML (uses getStaticProps)
ƒ (Dynamic) server-rendered on demand
Done in 164.61s.
Traced Next.js …
-
Currently jobs are statically setup to SCP their logs to 127.0.0.1 on the Jenkins master. Need to enhance this to be a parameter so that you can create your own separate static log server.
Blocks #30…
-
### Describe the problem
`svelte/reactivity` is already exporting the `Date`, `Set` and `Map` classes which allow us to do things like this:
```ts
//+layout.ts - using adapter-static
import {Sve…
-
### Minimal reproducible example
https://github.com/kennethstarkrl/sdk52-web-server-error
### What platform(s) does this occur on?
Web
### Where did you reproduce the issue?
on web
### Summary
…
-
### Is your feature request related to a problem? Please describe.
There are a lot of tests uses DropwizardAppExtension to init a PolarisApplication, for example:
```
private static final Dropwizar…
-
### What version of HonoX are you using?
0.1.26
### What steps can reproduce the bug?
1. `npm create hono@latest`
2. choose template: `x-basic`
3. Change `vite.config.ts` as in https://github.com…
-
I want to host static files from specified folder, so when i open http://localhost (address of server) i get the static content without downloading so i can host html,css,js as it was some default ngi…
-
### Xmake Version
master
### Operating System Version and Architecture
Ubuntu 24.04
### Describe Bug
When building on Linux, -fPIC is not passed during compilation of static libraries causing lin…
-
### What happened?
With version 1.42 under docker, the instance does not start. I attach the log. If I go back to version 1.41, it works normally.
I have another instance that I use with the offic…