The Mech plugin can be configured to perform many useful workflows on a single page. See the Mech Handbook were we describe the building blocks and how they work together.
rm package-lock.json
rm -r node_modules
npx updtr
npm install
npm run build
MIT