Merge pull request #1958 from abserari/patch-2
Docs: on Windows Update 1200-local-dev.md build/index.html -> _build/index.html
This commit is contained in:
commit
e4e59f5ac8
@ -259,7 +259,7 @@ With an empty cache, installing all dependencies, then testing & generating a bu
|
||||
Since this is a static application, we can open the files which are generated in `actions.build.contents` in a browser.
|
||||
The last step - `client.filesystem.build.write` - copies the build result into the `_build` directory on the host.
|
||||
|
||||
On Windows, we run `start build/index.html` in our `Command Prompt` terminal and see the following app preview:
|
||||
On Windows, we run `start _build/index.html` in our `Command Prompt` terminal and see the following app preview:
|
||||
|
||||
![todoapp preview](/img/getting-started/todoapp.macos.png)
|
||||
|
||||
|
Reference in New Issue
Block a user