forked from FoundKeyGang/FoundKey
wip
This commit is contained in:
parent
a2c247e53f
commit
28e692985c
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ module.exports = Object.keys(langs).map(lang => {
|
||||||
extensions: [
|
extensions: [
|
||||||
'.js', '.ts'
|
'.js', '.ts'
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
cache: true
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue