mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
test
This commit is contained in:
parent
0615ae3a37
commit
a347f9d50f
@ -35,6 +35,7 @@ const HTTP = {
|
||||
});
|
||||
res.on('end', () => {
|
||||
// console.log('No more data in response.');
|
||||
console.log('end:', ret?.substring(0, 10))
|
||||
if (compilerOptions.lazyloadConfig)
|
||||
{
|
||||
resolve(JSON.parse(ret))
|
||||
|
Loading…
x
Reference in New Issue
Block a user