# context
类型: | string |
---|---|
CLI: | --context <contextVariable> |
默认: | undefined |
默认情况下,模块的上下文(即,全局 this)为 undefined。在极少数情况下,你可能需要将其修改为其他名称,比如 window。
类型: | string |
---|---|
CLI: | --context <contextVariable> |
默认: | undefined |
默认情况下,模块的上下文(即,全局 this)为 undefined。在极少数情况下,你可能需要将其修改为其他名称,比如 window。