add preview output dir
DJ
committed Mar 13, 2019
commit 8052bd8476e1f34f56a7e18d9c85b35ae24864e4
Showing 1
changed file with
1 additions
and 0 deletions
.forestry/settings.yml
+1
-0
| @@ | @@ -37,4 +37,5 @@ build: |
| preview_command: npm run site:build | |
| publish_command: npm run site:build | |
| output_directory: portfolio/.vuepress/dist | |
| + | preview_output_directory: portfolio/.vuepress/dist |
| instant_preview_command: npm run site:develop | |
| \ No newline at end of file | |