Why esbuild desn’t include functions from the lodash-es into the bundle?
I’m creating a plugin for the Chrome browser and using esbuild to create a single js file from the set of the typescript files, everything is fine except that esbuild does not include the function from the lodash-es, it the typescript file I have an import: