We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b65fcc commit 6d2f2c4Copy full SHA for 6d2f2c4
README.md
@@ -44,5 +44,5 @@ The only reason I created the proper `wordpress/` repo is because I've put my cu
44
## You can find a [demo here](http://mattiazanella.it/develop/wordpress-nuxt/) 🖥
45
46
#### 🚨 But how you deploy your environment it's up to you.
47
-For this demo a crucial part is under [constant ENV](https://github.com/Alligatore3/wordpress-nuxt/blob/master/nuxt/constants/index.js).
+For this demo a crucial part is under [constant ENV](https://github.com/Alligatore3/wordpress-nuxt/blob/master/nuxt/constants/index.js). <br/>
48
The `basePath` is an important key not only for AXIOS during fetch requests but also when you run `yarn build or generate`.
0 commit comments