mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
wip
This commit is contained in:
parent
0ccd111355
commit
6065851537
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