cellbang / malagu

Malagu is a Serverless First, componentized, platform-independent progressive application framework based on TypeScript. Malagu 是基于 TypeScript 的 Serverless First、组件化、平台无关的渐进式应用框架。
https://malagu.naily.cc
MIT License
697 stars 60 forks source link

fix(core) 修改 globalThis 为 currentThis #147

Closed lccf closed 2 years ago

lccf commented 2 years ago

修改 globalThis 为 currentThis,解决globalThis带来的变量提升问题