embed.jsをサーバーから提供
This commit is contained in:
@@ -40,6 +40,8 @@ const devConfig = {
|
||||
ws: true,
|
||||
},
|
||||
'/favicon.ico': httpUrl,
|
||||
'/robots.txt': httpUrl,
|
||||
'/embed.js': httpUrl,
|
||||
'/identicon': {
|
||||
target: httpUrl,
|
||||
rewrite(path) {
|
||||
|
Reference in New Issue
Block a user