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

Update dependencies + CI #8

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Update dependencies + CI #8

merged 4 commits into from
Mar 11, 2024

Conversation

harmony7
Copy link
Contributor

@harmony7 harmony7 commented Mar 8, 2024

This PR:

  • Removes package-lock.json (as is being done in other starter kits)
  • Adds post_init script to run npm install after "fastly compute init" (as is being done in other starter kits)
  • Updates TypeScript to ^5
  • Removes expressly (it wasn't being used in this starter kit)
  • Removes Webpack (not necessary for this starter kit)
  • Adds the CI build (as in other starter kits)

@harmony7 harmony7 requested review from a team and kpfleming and removed request for a team March 8, 2024 04:58
@harmony7 harmony7 merged commit 96dbe7e into main Mar 11, 2024
5 checks passed
@harmony7 harmony7 deleted the kats/deps-ci branch March 11, 2024 04:47
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

Successfully merging this pull request may close these issues.

2 participants