mirror of
https://github.com/flarum/framework.git
synced 2024-12-04 16:23:37 +08:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
const config = require('flarum-webpack-config');
|
||
|
|
||
|
module.exports = config();
|