docs: another minor formatting tweak
This commit is contained in:
parent
76a816be86
commit
a578ffafdf
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ To run the test, use the command `npm test`. Ospec considers any Javascript file
|
|||
npm test
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### Running mithril in a non-browser environment
|
||||
|
||||
Mithril has a few dependencies on globals that exist in all its supported browser environments but are missing in all non-browser environments. To work around this you can use the browser mocks that ship with the mithril npm package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue