Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// @ts-check
|
||||
import minimist from 'minimist'
|
||||
import { batchedUpdateWithResultHandling } from '@overleaf/mongo-utils/batchedUpdate.js'
|
||||
import { db } from '../app/src/infrastructure/mongodb.js'
|
||||
import { db } from '../app/src/infrastructure/mongodb.mjs'
|
||||
|
||||
const argv = minimist(process.argv.slice(2))
|
||||
const commit = argv.commit !== undefined
|
||||
|
||||
Reference in New Issue
Block a user