"scripts": { "test": "jest", "build": "NODE_ENV=production webpack --mode production", "dev": "NODE_ENV=dev webpack --progress --colors --watch" },