NPM module installed recursively in example directory
sentience opened this issue · 0 comments
sentience commented
When I npm install
in the example directory, I've noticed that the module is installed inside itself recursively (elm-css-modules-loader/example/node_modules/elm-css-modules-loader/example/node_modules/elm-css-modules-loader/example/node_modules/…), and that this is probably not intended or desirable.