-
Started getting this error on heroku today. Any idea?
ERROR in nuxt.bundle.cadbc7734092be762616.js from UglifyJs
Unexpected token: punc (() [./~/vue2-dropzone/dist/vue2Dropzone.js:1,41920][nuxt.bu…
ghost updated
5 years ago
-
## 配置 extractCSS
https://github.com/nuxt/nuxt.js/blob/2.x/packages/config/src/config/build.js#L7
默认 false
```
extractCSS: false,
filenames: {
css: ({isDev} => isDev ? '[name].css' : '…
-
**Module version**
Nuxt 2.15.8
Nuxt/vuetify 1.12.3
**Describe the bug**
I can't start Vuetify with nuxt, I want to know what I'm missing? several errors appear
**Error in beforeCreate hook: "…
-
执行 npm run generate
TypeError: Cannot read property 'username' of null at a.head (pages/user.js:164:31)
TypeError: Cannot read property 'title' of undefined at a.render (pages/article/detail.vue?16…
-
### How can we reproduce the crash?
Bun crashed while running the Nuxt dev server (`bun --bun nuxt dev`).
[Repo](https://github.com/raggesilver/tasks.app).
**Note:** I'm running Bun canary due …
-
Hi, How to import stylus file and use alias with nuxt-vite, I upgrade nuxt with nuxt-vite and have read and check other issues but it doesn't works ~
### Versions
nuxt-vite: ^0.0.37
nuxt: ^2.1…
-
Hi, it looks like `nuxtServerInit` ain't working when `nuxt-vite` and `nuxt-typed-vuex` are both in `buildModules`.
Here's a simple reproduction https://github.com/mirabledictu/test-vuex-vite
I …
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.15.1`
- Nuxt Version: `3.12.3`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.7.0`…
-
**Module version**
1.0.2
**Describe the bug**
Production app throws `Cannot find module 'vuetify/lib/util/colors' in nuxt.config.js.`
**To Reproduce**
Specify the following in next.config.js …
-
### Environment
- Operating System: Darwin
- Node Version: v18.13.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@7.33.7
- Build…
garyo updated
3 months ago