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