mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-27 18:11:20 +00:00
Introduces a .gitmodules file to track the ChakraCore submodule under WelsonJS.Toolkit/ChakraCore, referencing the official ChakraCore repository.
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
[submodule "WelsonJS.Toolkit/ChakraCore"]
|
|
path = WelsonJS.Toolkit/ChakraCore
|
|
url = https://github.com/chakra-core/ChakraCore
|