Use --pushstate and absolute URLs
This commit is contained in:
@@ -16,7 +16,7 @@ elm-package install
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
elm-live Main.elm --open --pushstate --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
Reference in New Issue
Block a user