Closed alexasselin008 closed 1 year ago
Name | Link |
---|---|
Latest commit | 189f68a5ec69e980d0da8a60b8f500203886e474 |
Latest deploy log | https://app.netlify.com/sites/sg-storybook/deploys/63dd2127db4ccc0008f3bdc9 |
Deploy Preview | https://deploy-preview-1137--sg-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Name | Link |
---|---|
Latest commit | 189f68a5ec69e980d0da8a60b8f500203886e474 |
Latest deploy log | https://app.netlify.com/sites/sg-orbit/deploys/63dd2127c747020008bafdff |
Deploy Preview | https://deploy-preview-1137--sg-orbit.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Bypass github-build since its no longer used, but still in the repo for now
Summary
Workflows
Scripts
jest
andjest-ci
command and renamed totest
delete-node-modules
anddelete-yarn-lock
into reset.clean
now clear all the dist folders and tsbuildinfo filesreset
now calls clean + delete yarn locks + delete node_modulesOther
Whats left to do after