Closed Bug 1953140 Opened 8 days ago Closed 7 days ago

Turn on incremental TypeScript builds, and allow referencing outside modules without errors on toolkit/components/search code

Categories

(Firefox :: Search, task, P3)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(2 files)

Bug 1950484 added a couple of improvements for the toolkit extensions TypeScript implementation, that I'd like to echo across to toolkit/component/search:

  • Enabled incremental builds/checking.
  • Enabled referencing "external" modules without raising errors from those modules when running ./mach ts check ....

I think both of these will help as we build more type information.

This allows us to reference them without 'mach ts check' raising issues within the external modules.

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0df007859050 Allow incremental typescript builds for toolkit/components/search. r=mbeier https://hg.mozilla.org/integration/autoland/rev/c2678b8ea160 Enable referencing outside modules for TypeScript on toolkit/components/search. r=mbeier.
Status: NEW → RESOLVED
Closed: 7 days ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: