Skip to content

Commit 90f5e2b

Browse files
alan-agius4clydin
andauthored
Update packages/angular/build/src/tools/esbuild/i18n-inliner.ts
Co-authored-by: Charles <[email protected]>
1 parent 7d46517 commit 90f5e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/build/src/tools/esbuild/i18n-inliner.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ export class I18nInliner {
234234
return;
235235
}
236236

237-
// Initialize a worker pool for i18n transformations.
237+
// Initialize a persistent cache for i18n transformations.
238238
try {
239239
const { LmbdCacheStore } = await import('./lmdb-cache-store');
240240

0 commit comments

Comments
 (0)