Closed dunglas closed 3 years ago
Switch to Yarn (the current script call to build is faulty, it should be npm run build). Using Yarn allows leveraging yarn.lock.
npm run build
yarn.lock
Switch to Yarn (the current script call to build is faulty, it should be
npm run build
). Using Yarn allows leveragingyarn.lock
.