This repository was archived by the owner on Jul 10, 2019. It is now read-only.
Commit 8fda83e
committed
fix(nuxt.config.ts): isClient is @deprecated Use process.client instead
https://github.com/nuxt/nuxt.js/blob/dev/packages/vue-app/types/index.d.ts#L201 parent 95e88fb commit 8fda83e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments