ecomfe / vue-echarts

Vue.js component for Apache ECharts™.
https://vue-echarts.dev
MIT License
9.43k stars 1.48k forks source link

Change target to es2020 and fix unsafe-inline #747

Closed Antti-Palola closed 7 months ago

Antti-Palola commented 7 months ago

Remove the unsafe inline Function hack to support es5 to fix problems with CSP unsafe inline.

codesandbox[bot] commented 7 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

vercel[bot] commented 7 months ago

@Antti-Palola is attempting to deploy a commit to the EFE Team on Vercel.

A member of the Team first needs to authorize it.

Antti-Palola commented 7 months ago

Sorry, didn't mean to make a PR to origin but rather push it to our fork :/ I know this wouldn't be possible to merge into main.