AB

Size: a a a
AB
UT
[
[
[
UT
[
UT
module.exports = {
mode: "production",
entry: './main.js',
target: 'node',
module: {
rules: [
{
test: /\.(js)$/,
exclude: /node_modules/,
}
]
}
};
Все равно тащит зависимостиА
[
DP
UT
AB
DP
AB
AB
AB
AB
AB
AB