sporto / elm-example-app

An example Elm single page application
436 stars 85 forks source link

source directory is not src #13

Closed Rolograaf closed 8 years ago

Rolograaf commented 8 years ago

In elm-package.json this is not changed in the source here:

...
"source-directories": [
    "src"
],
...
sporto commented 8 years ago

Fixed, thanks