mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 23:59:01 +02:00
Merge pull request #29795 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: 68aa11625a9bc6d0d5324ecd95bb5ac52af8ee96
This commit is contained in:
@@ -23,7 +23,7 @@ import globby from 'globby'
|
||||
import _ from 'lodash'
|
||||
import { promisifyAll } from '@overleaf/promise-utils'
|
||||
import logger from '@overleaf/logger'
|
||||
import { BackgroundTaskTracker } from '../../infrastructure/GracefulShutdown.js'
|
||||
import { BackgroundTaskTracker } from '../../infrastructure/GracefulShutdown.mjs'
|
||||
|
||||
const rootDocResets = new BackgroundTaskTracker('root doc resets')
|
||||
const ProjectRootDocManager = {
|
||||
|
||||
Reference in New Issue
Block a user