theme-tools icon indicating copy to clipboard operation
theme-tools copied to clipboard

Support fileSize dependency injection across all theme-check usages

Open albchu opened this issue 2 years ago • 0 comments

Overview

A subset of our remaining checks to migrate will need to know the file size. We need to make sure that all our theme-check usecases will support these checks.

This is supplemental work necessary to unblock the following checks:

Migrate asset_size_app_block_css Migrate asset_size_css Migrate asset_size_app_block_javascript Migrate asset_size_javascript

Acceptance Criteria

  • [ ] Online-store-web code editor supports these checks properly
  • [x] VSCode extension supports these checks properly
  • [ ] CLI supports these checks properly

albchu avatar Jul 26 '23 19:07 albchu