M. Corey Thompson
M. Corey Thompson
First of all, I'd like to thank everyone involved for providing this project. I see a lot of unmaintained 'starters' in the Elm community and it is refreshing to see...
I'm getting strange error with a monorepo setup. Folder structure follows sls recommendations. ``` package.json lib lib1.mjs services service1 package.json index.js index.text.js service2 package.json index.js index.text.js ``` I can package...

Line breaks (double space or \) appear to be non-functional for file saved with CRLF line endings.
Reposting here as suggested. https://github.com/dillonkearns/elm-pages/issues/141#issuecomment-683936031 Title says it all. I was having difficult getting line breaks to display in certain files until I realized that the working files were saved...