vercel icon indicating copy to clipboard operation
vercel copied to clipboard

Update blitz framework properties to match legacy blitz detection

Open itsdillon opened this issue 3 years ago • 0 comments

A simple update to the framework array, updating the blitz properties to match the legacy framework. This PR detects a blitz.config.(ts|js) file which is specific to the legacy framework. With the blitz 2.0 update the framework detection should automatically be next.js.

📋 Checklist

Tests

  • [X] The code changed/added as part of this PR has been covered with tests
  • [X] All tests pass locally with yarn test-unit

Code Review

  • [X] This PR has a concise title and thorough description useful to a reviewer

itsdillon avatar Aug 19 '22 21:08 itsdillon