[go: up one dir, main page]

Skip to content

Commit

Permalink
Add warning for protocol sandboxing near pain point in Getting Started
Browse files Browse the repository at this point in the history
  • Loading branch information
yangmillstheory committed Jul 13, 2015
1 parent 3ee65cc commit 36ee340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Then reference it from `helloworld.html`:
<script type="text/jsx" src="src/helloworld.js"></script>
```

Note that some browsers (Chrome, e.g.) will fail to load the file unless it's served via HTTP.

### Offline Transform

First install the command-line tools (requires [npm](https://www.npmjs.com/)):
Expand Down

0 comments on commit 36ee340

Please sign in to comment.