-
When I do a git clone; cd repo; npm i; npm run build... it show the following error on missing file/folder...
.svelte-kit/output/server/index.js …
-
https://github.com/logue/vite-vuetify-ts-starter/blame/98f08212573f0e40ca0461193b141f4b6cdedcb0/vite.config.ts#L21
This makes it so that a refresh of a page (when build and running in production or…
-
## Description
When consuming components from `vite-react-component-library-starter`, the Tailwind CSS styles are not automatically applied to the components. To get the styles working, it is current…
-
### What version of Turborepo are you using?
latest
### What package manager are you using / does the bug impact?
pnpm
### What operating system are you using?
Mac
### Describe the B…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v16.20.0
- Nuxt Version: 3.5.2
- Nitro Version: 2.4.1
- Package Manager: yarn@1.22.19
-…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.0
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.9.7
- Package Ma…
-
### Element Plus version
1.3.0-beta.5
### OS/Browsers version
Chrome > 90
### Vue version
3.2.28
### Reproduction Link
https://github.com/element-plus/element-plus-vite-starter
###…
-
First off, thanks for sharing this starter project. I'm trying to understand the use of the vite plugin before integrating it into my project.
I'm currently confused by the fact that the assets are c…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `3.0.0-rc.10`
- Nitro Version: `0.5.4`
- Package Manager: `npm@7…
-
### Is your feature request related to a problem?
Following up on #5097
### Describe the solution you'd like
We need to update the starter `vite.config.ts` and add
```
dts({
// ...
entry…