-
### Describe the bug
I want to put some data loaders into a re-usable template package but it seems in this scenario, they are not processed by VitePress.
### Reproduction
This repo/branch de…
-
构建 就是把源代码转换程发布到线上可以执行的 Javascript, CSS,HTML 代码:
1. 代码转换: TS -> JS, SCSS -> CSS
2. 文件优化: 压缩JS, CSS, HTML 代码, 压缩合并图片等
3. 代码分割:提取多个页面的公共代码,提取首屏不需要执行部分的代码让其异步加载
4. 模块合并:把模块分类合并成一个文件
5. 自动刷新:监听本地源码变化,…
phymo updated
3 years ago
-
I am sure the quality of the JSDoc could be improved. We should investigate using this eslint plugin to help:
- https://github.com/gajus/eslint-plugin-jsdoc
-
### Version
6.0.1
### Current Behavior
WXT seems to run into an issue when adding webext-bridge to the background script. It does not start the dev server with: ERROR Browser.runtime.onConne…
-
Hi everyone,
First of all, thanks for the effort of building this library!
I'm looking forward to use it on a Vue project and I was wondering if anyone have some experience using it with a proj…
-
### Reproduction
In order to reproduce the bug:
1. Go to https://stackblitz.com/edit/remix-run-remix-qjxfkz?file=app%2Froot.tsx
2. Navigate between Links and Home
Here's the code I changed in …
-
**Describe the bug**
I want to use Agnostic UI with Histoire so I can build my own component library with stories.
At the moment it's not possible
```sh
Error while collecting story **:
SyntaxE…
-
Typescript error occurs when building project:
ERROR in ../common/temp/node_modules/.pnpm/${path}+animal-avatar-generator@1.1.0/node_modules/animal-avatar-generator/dist/index.js 1:0-37
Module not…
-
### Describe the bug
The vitest package cannot always build the same code that vite can build. Specifically the errors seem to be around the imports in various combinations of ESM/CJS and module/main…
-
when i run vite build, it completed successfully.
but when i run npx vite-ssg build (building for server...)
```
(node:11183) UnhandledPromiseRejectionWarning: Error: [vite-ssg] Error on page: /
…