Add 404 page and robots.txt

This commit is contained in:
schmelczerandras 2020-09-28 17:07:32 +02:00
parent 975f794cdf
commit f568888077
6 changed files with 53 additions and 3 deletions

View file

@ -57,7 +57,7 @@ module.exports = {
loader: 'responsive-loader',
options: {
adapter: Sharp,
quality: 90,
quality: 90,
outputPath: 'static/',
sizes: [300, 800, 1200, 2000],
placeholder: false,
@ -116,7 +116,7 @@ module.exports = {
},
},
{
test: /\.ico$/i,
test: /no-change.*(ico|html|txt)$/i,
use: {
loader: 'file-loader',
query: {