npm install babel-plugin-lodashyarn add babel-plugin-lodashpnpm add babel-plugin-lodash<script src="https://fastly.jsdelivr.net/npm/babel-plugin-lodash"></script><script src="https://unpkg.com/babel-plugin-lodash"></script><script type="module">
import babelpluginlodash from 'https://cdn.jsdelivr.net/npm/babel-plugin-lodash/+esm';
</script><script type="module">
import babelpluginlodash from 'https://cdn.skypack.dev/babel-plugin-lodash';
</script>