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