Add 404 page and robots.txt
This commit is contained in:
parent
6f145aead6
commit
4728ba47e7
6 changed files with 52 additions and 2 deletions
|
|
@ -117,7 +117,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
{
|
||||
test: /\.ico$/i,
|
||||
test: /no-change.*(ico|html|txt)$/i,
|
||||
use: {
|
||||
loader: 'file-loader',
|
||||
query: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue