mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Merge pull request #29656 from overleaf/revert-29521-ar-models-es-conversion
Revert "[web] Convert models and self-referential test files to ESM " GitOrigin-RevId: 5455cccbb513bd9ca36ce526ff1553065f83d233
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* in the migrations directory.
|
||||
*/
|
||||
|
||||
import { User } from '../../app/src/models/User.mjs'
|
||||
import { User } from '../../app/src/models/User.js'
|
||||
import { fileURLToPath } from 'node:url'
|
||||
|
||||
// const somePackage = require('some-package')
|
||||
|
||||
Reference in New Issue
Block a user