embed.jsをサーバーから提供
This commit is contained in:
parent
1b6216df51
commit
e88fc369d9
3 changed files with 40 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ const devConfig = {
|
|||
ws: true,
|
||||
},
|
||||
'/favicon.ico': httpUrl,
|
||||
'/robots.txt': httpUrl,
|
||||
'/embed.js': httpUrl,
|
||||
'/identicon': {
|
||||
target: httpUrl,
|
||||
rewrite(path) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue