Relative Content

Tag Archive for javascriptwebpacklodashwebpack-dev-server

My webpack is building old lodash version

I’m having some troubles with my webpack when building source for deployment. Built files are always created with [email protected]. How can I exclude the lodash from the build process or upgrade it to the desired version with npm run build