Merge remote-tracking branch 'refs/remotes/origin/master' into no-tag-ls

This commit is contained in:
syuilo 2017-02-20 20:27:51 +09:00
commit 47ec35f81b
2 changed files with 3 additions and 1 deletions

View File

@ -131,7 +131,7 @@
"riotify": "2.0.0", "riotify": "2.0.0",
"rndstr": "1.0.0", "rndstr": "1.0.0",
"s-age": "1.1.0", "s-age": "1.1.0",
"serve-favicon": "2.3.2", "serve-favicon": "2.4.0",
"string-replace-webpack-plugin": "0.0.5", "string-replace-webpack-plugin": "0.0.5",
"stylus-loader": "^2.5.0", "stylus-loader": "^2.5.0",
"subdomain": "1.2.0", "subdomain": "1.2.0",

View File

@ -15,6 +15,8 @@ require('./common/tags');
* MISSKEY ENTORY POINT! * MISSKEY ENTORY POINT!
*/ */
"use strict";
document.domain = CONFIG.host; document.domain = CONFIG.host;
// Set global configration // Set global configration