Open synalysis opened 2 years ago
Noticed this as well, when optimizing my project.
I had the same issue using elm-optimize-level-2 with vite-plugin-elm.
I was able to get rid of the warnings by downgrading TypeScript to 4.7.4 then removing it and reinstalling it to its latest version. I’m using pnpm and this sequence of actions modified my pnpm-lock.yaml file. Go figure :thinking:
There's a number of deprecation warnings that make elm-pages fail to build a release build:
elm-optimize-level-2 -V