I have two questions:
How I can do this npm run script --production instead npm run script --env=production
npm run script --production
npm run script --env=production
How I