mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: require relative path within tns-core-modules
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Require globals first so that snapshot takes __extends function.
|
||||
require("globals");
|
||||
require("../globals");
|
||||
|
||||
import { Observable, EventData } from "../data/observable";
|
||||
import { View } from "../ui/core/view";
|
||||
|
||||
Reference in New Issue
Block a user