elm-live icon indicating copy to clipboard operation
elm-live copied to clipboard

⚡ A flexible dev server for Elm. Live reload included.

Results 58 elm-live issues
Sort by recently updated
recently updated
newest added

``` elm-live: Server has been started! Server details below: - Website URL: http://localhost:8000 - Serving files from: static elm-live: The build has succeeded. elm-live: Watching the following files: - src/**/*.elm...

When you do ```js const [before, after] = "some html string that doesn't contain head".split("") ``` `after` is undefined, and ``${after}`` will leave the text node `undefined` visible in the...

Possibly related to https://github.com/wking-io/elm-live/issues/97 elm-live version 4.0.0-rc.1 vim 8.1 Sometimes when saving `src/Main.elm` with vim, `elm-live src/Main.elm` might exit unexpectedly. It's quite rare, and I couldn't link it to any...

This is a great tool - thank you for making it! I've happily used it for several years. I'm doing a fresh install of elm-live@prev and getting this error: $...

Minimum repro: 1. `elm init` 2. `elm install hecrj/html-parser` (installed version 2.4.0) ```elm module Main exposing (..) import Html exposing (Html, text) import Html.Parser htmlElement : String htmlElement = ""...

Hello ! anchors on the documentation seem broken. Web site is https://www.elm-live.com/ but anchors give https://www.elm-live.com/undefined#getting-started. Not a big deal. Just signal it. Great app ! 😄

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

First of all, thank you very much for elm-live, it's great !! Please find in this PR an update to critical security dependencies. I test it with projects using Elm,...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies