@rawfan https://github.com/JeffreyWay/laravel-mix/issues/2304#issuecomment-572363432
mix.options({
terser: {
extractComments: false,
}
});
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Mix recently started generating a license file called /js/app.js.LICENSE.txt. Is there any configuration option to prevent Mix from generating this file?
@rawfan https://github.com/JeffreyWay/laravel-mix/issues/2304#issuecomment-572363432
mix.options({
terser: {
extractComments: false,
}
});
Please or to participate in this conversation.