various changes

This commit is contained in:
2022-01-28 10:31:34 +00:00
parent fdfdfb5db0
commit 3dc674485c
8 changed files with 157 additions and 28 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ module.exports = {
// Like generating the HTML page with links the generated JS files
new HtmlWebpackPlugin({
title: 'Webpack + Haxe example'
title: 'DRIVEBY!'
})
// You may want to also:
// - finer control of minify/uglify process using UglifyJSPlugin,