Usage Variables
In PingoJS, there are variables that are replaced during the process to provide a clearer structure and easier handling.
workdir:
$GLOBALS["WORKDIR"];
core:
/vendor/pingojs/cms-core/
tip
You can also use this in the backend under the Variables class.