mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 11:35:55 +01:00
chore: add type to webpack config file (#12072)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
const path = require('path');
|
||||
|
||||
/** @type { import('webpack').Configuration } */
|
||||
module.exports = {
|
||||
mode: 'production',
|
||||
entry: {
|
||||
|
||||
Reference in New Issue
Block a user