mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-08 09:43:51 +09:00
wip
This commit is contained in:
@ -39,6 +39,7 @@ module.exports = Object.keys(langs).map(lang => {
|
|||||||
extensions: [
|
extensions: [
|
||||||
'.js', '.ts'
|
'.js', '.ts'
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
cache: true
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user