issues
search
fastify
/
fastify-vite
Fastify plugin for Vite integration
MIT License
891
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
vue: undefined path in production mode
#188
zanmato
opened
3 days ago
3
fix: undefined readFileSync and join in production mode
#187
zanmato
opened
3 days ago
1
fix: vite.base may be passed full URL but not consider
#186
knokmki612
closed
3 weeks ago
2
style: remove trailing whitespace
#185
Fdawgs
closed
4 hours ago
2
Method already declared issue with SPA mode in production
#184
Teddy-Schmitz
opened
1 month ago
2
chore(deps-dev): bump mermaid from 10.9.2 to 10.9.3
#183
dependabot[bot]
opened
1 month ago
1
build(deps-dev): lock typescript minor version
#182
Fdawgs
closed
1 month ago
2
examples/typescript-vanilla doesn't work out-of-the box
#181
atesgoral
closed
1 month ago
2
chore: require vite plugin; remove backwards compatibility
#180
onlywei
closed
1 month ago
2
chore: use pnpm catalog feature to dedupe examples' deps
#179
onlywei
closed
1 month ago
1
docs: Add note on CACHE_DIR for use in containers like Docker
#178
onlywei
closed
1 month ago
1
chore(deps): bump svelte from 3.59.2 to 4.2.19
#177
dependabot[bot]
closed
1 month ago
1
revert: bogus vite update
#176
galvez
closed
1 month ago
1
chore(deps): bump vite from 5.0.2 to 5.1.8
#175
dependabot[bot]
closed
1 month ago
1
chore(deps-dev): bump vite from 5.4.4 to 5.4.6
#174
dependabot[bot]
closed
1 month ago
2
fix: import path of all examples
#173
onlywei
closed
1 month ago
1
chore: convert sharedPaths.cjs to .mjs in order to use latest find-cache-dir
#172
onlywei
closed
1 month ago
1
fix: package.json files
#171
onlywei
closed
2 months ago
1
Fastify v5.0 CLI issue
#170
NathanaelA
closed
2 months ago
4
fix: update package.json to support Fastify v5
#169
NathanaelA
closed
2 months ago
0
Updated unihead package breaks metadata updates
#168
jarrodconnolly
closed
2 months ago
5
Actually use Fastify v5
#167
mcollina
closed
2 months ago
1
Add tests and run them in CI
#166
mcollina
closed
1 month ago
2
Some combination of special characters in index.html break the server with Internal Server Error 500 - Unexpected identifier
#165
burgil
closed
1 month ago
5
Vue SSR performance inconsistency
#164
zsilbi
closed
3 months ago
3
fix: Fastify server fail to start in production mode due to: AssertionError [ERR_ASSERTION]: The first character of a path should be `/` or `*`
#163
sudo-barun
closed
2 months ago
2
Fastify server fail to start in production mode due to: AssertionError [ERR_ASSERTION]: The first character of a path should be `/` or `*`
#162
sudo-barun
closed
2 months ago
0
Run React in production mode
#161
gaearon
closed
3 months ago
1
test: Add unit tests for createHtmlTemplateFunction
#160
onlywei
closed
3 months ago
3
test: add unit tests for createHtmlTemplateFunction
#159
onlywei
closed
3 months ago
4
Impossibel to build if you use anything other than Fastify vite.
#158
AnzeKop
opened
3 months ago
2
Update index.md
#157
sudokud
closed
4 months ago
1
feat: make Vite configuration available from distribution bundle
#156
onlywei
closed
2 months ago
7
Should not need to resolveViteConfig in production mode
#155
onlywei
closed
2 months ago
1
fix: addition of Meta initial scale to all examples and starters inside index.html
#154
tomashco
closed
4 months ago
1
fix: respect vite.config.js "base" config for production assetsDir
#153
onlywei
closed
6 months ago
3
Unable to specify any base route other than '/'
#152
onlywei
closed
6 months ago
1
Unable to build project and missing files
#151
akama-aka
opened
7 months ago
1
Route path resolution of starters/react-base not working in Windows
#150
rondonjon
opened
8 months ago
1
Update route-modules.md
#149
shriah
closed
8 months ago
1
docs(react): fix typo
#148
shriah
closed
6 months ago
1
style: addition of meta in index.html to fix sizing error on mobile
#147
tomashco
closed
6 months ago
1
chore: add LICENSE to repo and fill out missing package.json keys
#146
10xLaCroixDrinker
closed
8 months ago
1
How to config fastify-vite in a Electron Vite project
#145
zoffyzhang
closed
8 months ago
1
@fastify/vue Smart Import doesn't resolve path in windows
#144
agorem
closed
8 months ago
6
fix: use fetchJSON to fix 'ky is not a function' error
#143
tomashco
closed
8 months ago
2
mts file extension is not supported for vite.config
#142
edwardbrowncross
opened
9 months ago
3
revert(fastify-vite): fix(fastify-vite): file path formats on Windows…
#141
Shyam-Chen
closed
9 months ago
3
[SPA] allowing passing additional context to the render function
#140
felixmosh
opened
9 months ago
3
feat(fastify-react): server actions
#139
galvez
closed
9 months ago
1
Next