2024-10-09 13:57:54 +00:00
|
|
|
export const builder = 'webpack'
|
|
|
|
export { default as webpack } from 'webpack'
|
|
|
|
export { default as MiniCssExtractPlugin } from 'mini-css-extract-plugin'
|
2024-11-06 19:44:21 +00:00
|
|
|
export { default as WebpackBarPlugin } from 'webpackbar'
|