elm-webpack-loader
elm-webpack-loader copied to clipboard
Webpack loader for the Elm programming language.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 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...
Webpack has a new `cache: { type: 'filesystem' }` which elm-webpack-loader doesn't seem to be busting properly. When I run `webpack` the first time it builds all the Elm code...
Hello! We just upgraded to 8.0.0 and it looks like saving a single file causes _all_ files to recompile. Furthermore sometimes that happens twice for some reason. Wonder if anyone...
"version": "6.0.0" When a directory contains a " - " like "C:\Pvt\Positron - Copy\src" the elm build fails with: > > Module build failed (from ./node_modules/elm-webpack-loader/index.js): > Error: Compiler process...
We noticed in our projects, that when upgrading the package to version 7 (and later 8), we started to have intermittent issues when compiling production assets on CI:  This...
Super minor, just saw a typo. Thank you for all your hard work on this important package!
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Facing this issue while installing elm-webpack-loader version 4.5.0 with npm install ``` Downloading Elm binaries from https://dl.bintray.com/elmlang/elm-platform/0.18.0/darwin-x64.tar.gz Error decompressing darwin-x64.tar.gz Error: incorrect header check ```
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...