mirror of
https://github.com/mdgriffith/elm-optimize-level-2.git
synced 2024-11-26 10:04:21 +03:00
378 B
378 B
0.3.4
-
Fix "phantom comments" issue. The sourceFile's comments were intermingling with optimized-record output causing runtime exceptions in some cases. It's suspected to be an issue
-
Bump typescript compiler to 4.5.5
-
Expose
transform: (jsSource: string) => string
JS API. Useful for build toolchains. -
Update chromedriver to work with latest version of Chrome