Working on making floor texture look more realistic

This commit is contained in:
Frank Delaguila
2022-03-13 19:48:00 -06:00
parent 8845c79c35
commit 2667a4e544
9 changed files with 69 additions and 78 deletions

View File

@@ -10,11 +10,6 @@ module.exports = merge(commonConfiguration, {
portfolio: path.resolve(__dirname, './src/scripts/app.js'),
},
devtool: 'source-map',
output: {
filename: 'js/[name].[contenthash].js',
path: path.resolve(__dirname, './dist'),
clean: true
},
plugins: [
// new ImageMinimizerPlugin({
// minimizerOptions: {