Add robot file, description and fix bundle link
This commit is contained in:
parent
4d092a052f
commit
757be042a1
3 changed files with 9 additions and 3 deletions
|
|
@ -21,6 +21,7 @@ module.exports = Object.assign(
|
|||
}),
|
||||
new CopyPlugin([
|
||||
{from: 'index.html'},
|
||||
{from: 'robot.txt'},
|
||||
{from: 'src/lang', to: 'lang'},
|
||||
{from: 'assets/public', to: 'assets'}
|
||||
]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue