Add 404 page and robots.txt

This commit is contained in:
schmelczerandras 2020-09-28 17:02:59 +02:00
parent 6f145aead6
commit 4728ba47e7
6 changed files with 52 additions and 2 deletions

View file

@ -117,7 +117,7 @@ module.exports = {
},
},
{
test: /\.ico$/i,
test: /no-change.*(ico|html|txt)$/i,
use: {
loader: 'file-loader',
query: {