Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitedani/vike-rollup-importbuild
https://github.com/nitedani/vike-rollup-importbuild
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nitedani/vike-rollup-importbuild
- Owner: nitedani
- Created: 2024-07-17T14:52:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T14:54:41.000Z (6 months ago)
- Last Synced: 2024-12-10T19:29:19.669Z (about 2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pnpm i
pnpm run prod
```
vite v5.3.4 building for production...
✓ 81 modules transformed.
dist/client/_temp_manifest.json 0.70 kB │ gzip: 0.28 kB
dist/client/assets/entries/pages.9VnaoqAi.js 0.53 kB │ gzip: 0.29 kB
dist/client/assets/entries/entry-server-routing.DSn4bZ6H.js 30.65 kB │ gzip: 10.99 kB
vite v5.3.4 building SSR bundle for production...
✓ 539 modules transformed.
dist/server/package.json 0.02 kB
dist/server/importBuild.cjs 0.28 kB
dist/server/importBuild.mjs 0.28 kB
dist/server/importBuild.js 0.28 kB
dist/server/_temp_manifest.json 1.33 kB
dist/server/chunks/chunk-Mdx4nbag.js 0.50 kB
dist/server/entries/pages.mjs 1.10 kB
dist/server/entry.mjs 2.32 kB
dist/server/chunks/chunk-BKnU42LU.js 58.39 kB
dist/server/chunks/chunk-CAr9uiwj.js 232.14 kB
dist/server/index.mjs 743.48 kB
✓ built in 1.24s
✓ built in 1.49s
Server running at http://localhost:3000
Error: [@brillout/[email protected]][Bug] You stumbled upon a bug in the source code of @brillout/vite-plugin-server-entry. Reach out at https://github.com/brillout/vite-plugin-server-entry/issues/new and include this error stack (the error stack is usually enough to fix the problem). A maintainer will fix the bug (usually under 24 hours). Don't hesitate to reach out as it makes @brillout/vite-plugin-server-entry more robust.
at Object.importServerEntry$1 [as importServerEntry] (file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-BKnU42LU.js:1474:24)
at loadImportBuild (file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-BKnU42LU.js:1575:29)
at initGlobalContext (file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-CAr9uiwj.js:1789:32)
at renderPageAndPrepare (file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-CAr9uiwj.js:5717:11)
at file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-CAr9uiwj.js:5709:79
at renderPage_wrapper (file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-CAr9uiwj.js:5695:28)
at renderPage (file:///home/dani/projects/vike-rollup/dist/server/chunks/chunk-CAr9uiwj.js:5709:39)
at file:///home/dani/projects/vike-rollup/dist/server/index.mjs:33812:31
```