Import from node_modules not recognized in es6 modules in browser

前端 未结 3 1269
野性不改
野性不改 2020-12-16 20:13

I\'m trying to use lodash in my web application. I have installed lodash using npm in my local project.

I plan on using the ES6 modules in my code.

Here is

3条回答
提交回复
热议问题