mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-01-05 20:25:59 +01:00
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
import * as webpack from 'webpack';
|
|
|
|
export default () => new webpack.optimize.ModuleConcatenationPlugin();
|