mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
[web] Fixup .mjs extension in scripts mentions (calls, comments, copybara) (#21969)
* Fixup `.mjs` extension in scripts mentions (calls, comments, copybara) * Replace `.js` by `.*` in copy.bara.sky exclude * Add `services/web/modules/modules-*.mjs` in copy.bara.sky glob GitOrigin-RevId: b3ecb849b44bdf4257cc17f6985f8117a4d662ae
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Script to create projects with sharelatex history for testing
|
||||
// Example:
|
||||
// node scripts/create_project.js --user-id=5dca84e11e71ae002ff73bd4 --name="My Test Project" --old-history
|
||||
// node scripts/create_project.mjs --user-id=5dca84e11e71ae002ff73bd4 --name="My Test Project" --old-history
|
||||
|
||||
import fs from 'node:fs'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user