mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
4 lines
146 B
JavaScript
4 lines
146 B
JavaScript
if (import.meta.path !== "modified/base.js")
|
|
throw new Error("import.meta.path should be the path of the base.");
|
|
|
|
fn = appendToResult(fn, "1");
|