cellplatform / platform-0.2.0

/sys (shared system modules)
Other
5 stars 2 forks source link

Diagnose use of `eval` in builder #69

Closed philcockfield closed 1 year ago

philcockfield commented 2 years ago
yarn build

OUTPUT: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification

Modules:

philcockfield commented 1 year ago

Fixed - no change (up stream changes wiped this out)

image