Remove unnecessary -- from elm-live command
This commit is contained in:
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## Compiling CSS
|
## Compiling CSS
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running Tests
|
## Running Tests
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running Tests
|
## Running Tests
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
elm-live Main.elm --open -- --output=elm.js
|
elm-live Main.elm --open --output=elm.js
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user