Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update social numbers #353

Open
ai opened this issue Aug 12, 2022 · 1 comment
Open

Auto-update social numbers #353

ai opened this issue Aug 12, 2022 · 1 comment

Comments

@ai
Copy link
Member

ai commented Aug 12, 2022

I suggest update followers on build process. Anyway to have the latest caniuse-lite we will re-deploy the server every week.

@sashachabin
Copy link
Collaborator

When we have 2 steps I suggest to rename them to prebuild:*

"scripts": {
  "prebuild": "pnpm prebuild:regions & pnpm prebuild:social", // run concurrently
  "prebuild:regions": "node ./scripts/prebuild-regions.js",
  "prebuild:social": "node ./scripts/prebuild-social.js"
}

@sashachabin sashachabin mentioned this issue Aug 13, 2022
@ai ai modified the milestone: 2.1 Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants