-
**I'm submitting a bug report**
**Webpack Version:**
3.10.0
**Babel Core Version**:
7.0.0-beta.36
**Babel Loader Version**:
8.0.0-beta.0
**Please tell us about your environment:**
…
ghost updated
4 years ago
-
### Which Renovate are you using?
Renovate Open Source Docker image (full one ie. `renovate/renovate:latest`)
### Which platform are you using?
GitLab.com
### Have you checked the …
-
It would be nice to have typescript/tslint support as part of the configuration
This feature request is available on Nuxt.js community (#c16)
-
# Bug report
**What is the current behavior?**
I've updated to v4.29.0, and my code is no longer compiling.
Error:
```ERROR in ./routes/index.js 11:10
Module parse failed: U…
-
以下の理由で vuex-module-decorators を取り除く
- テスト方法が不明
- Store 内で`this.$cookies`のような Nuxt.js のモジュールを利用する方法が不明
-
I am currently rewriting my vue project using typescript and this project is a great reference, thank you!
I noticed that you are using nuxt-axios and in your vuex store you are doing this:
`(this…
-
I've tried to use `watchQuery()` inside a component decorator, but it didn't work. Is it possible to use `watchQuery()` at all? Or should i switch to a nuxt-property-decorator?
-
### Issue description or question
I cannot for the life of me run my project's tests in the Wallaby app, nor use Wallaby in any of my files.
We have a lot of tests in my project (about 325 tes…
-
As I understood, this library can be used without `Nuxt.js`(or not?). Because library exposes useful helpers like `getAccessorType`, `useAccessor`. So we can create accessors (just a simple proxy) whe…
-
Compile error with @prop project, error message ( Decorating class property failed. Please ensure that proposal-class-properties is enabled and set to use loose mode. To use proposal-class-properties …