mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
4 lines
119 B
JavaScript
Executable File
4 lines
119 B
JavaScript
Executable File
import path from "path"
|
|
global.FORCE_ENV = "prod"
|
|
|
|
require(path.resolve(process.cwd(), "../../shared/lib/api_wrapper")) |