jpmorganchase / modular

A modular front end development framework

Home Page:https://modular.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When installing modular-scripts an esbuild incompatible warning is produced

joshwooding opened this issue · comments

Since esbuild-loader@2.15.1 and esbuild@0.13.4 are used the warning warning Resolution field "esbuild@0.13.4" is incompatible with requested version "esbuild@^0.12.21" is produced when installing modular-scripts. This can be fixed by upgrading to esbuild-loader@2.16.0.