Skip to content

Stop ignoring Elm files in `node_modules`

Compare
Choose a tag to compare
@jfmengels jfmengels released this 19 Jun 07:21

This fixes #12, which reported that Elm files in node_modules were not getting included even when they were present in the elm.json's source-directories.

Full commit list:

  • Stop ignoring node_modules when looking for files 7171522
  • Ignore ElmjutsuDumMyM0DuL3.elm 1c6a4ec
  • Shorten fix tip df5c8e6

v2.2.0...v2.2.1