Skip to content

Commit 8467a0e

Browse files
committed
docs about Quasar not needing transpileDependencies
Closes #450
1 parent d3e6ec9 commit 8467a0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ module.exports = {
5555

5656
### Quasar
5757

58+
> In newer Quasar apps, the following `transpileDependencies` setup may not be necessary, anymore. See [this issue on GitHub](https://github.com/feathersjs-ecosystem/feathers-vuex/issues/450)
59+
5860
For Quasar apps, `transpileDependencies` can be updated in `quasar.conf.js` under build as
5961

6062
```

0 commit comments

Comments
 (0)