Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* Alternatively, use an adhoc file: --logs=<(echo '{"projectId":"...","path":"..."}')
|
||||
*/
|
||||
import mongodb from 'mongodb-legacy'
|
||||
import { db } from '../app/src/infrastructure/mongodb.js'
|
||||
import { db } from '../app/src/infrastructure/mongodb.mjs'
|
||||
import ProjectLocator from '../app/src/Features/Project/ProjectLocator.mjs'
|
||||
import minimist from 'minimist'
|
||||
import readline from 'node:readline'
|
||||
|
||||
Reference in New Issue
Block a user