misskey/src
Marcin Cieślak 87ef08cf7a Stop webpack on URL error, otherwise gulp continues
$ webpack && gulp build
「dont.know.yet」は、正しいURLではありません。先頭に http:// または https:// をつけ忘れてないかなど確認してください。
[00:28:15] Requiring external module ts-node/register
/**
node-macaddress: Unkown os.platform(), defaulting to `unix'.
Error: Cannot find module './built/client/meta.json'
    at Function.Module._resolveFilename (module.js:543:15)
    at Function.Module._load (module.js:470:25)
    at Module.require (module.js:593:17)
    at require (internal/module.js:11:18)
/**
 * Config loader
    at Object.<anonymous> (/usr/home/saper/sw/misskey/gulpfile.ts:24:16)
    at Module._compile (module.js:649:30)
    at Module.m._compile (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:402:23)
    at Module._extensions..js (module.js:660:10)
    at Object.require.extensions.(anonymous function) [as .ts] (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:405:12)
    at Module.load (module.js:561:32)
error Command failed with exit code 1.
2018-05-16 00:34:39 +02:00
..
acct
build Update i18n.ts 2018-05-07 05:22:06 +09:00
client update license tip 2018-05-14 18:58:47 +09:00
config Stop webpack on URL error, otherwise gulp continues 2018-05-16 00:34:39 +02:00
db
drive サムネイルを予め生成するように 2018-05-03 20:03:14 +09:00
models NoteのuserIdに対してインデックスを張るように 2018-05-14 09:15:43 +09:00
othello
publishers
queue Better error handling 2018-05-13 16:26:11 +09:00
remote Fix #1574 2018-05-08 07:03:06 +09:00
renderers メタ情報をレンダリングするように 2018-05-06 01:34:48 +09:00
server Use _id instead of createdAt to improve performance 2018-05-14 13:58:44 +09:00
services Update add-file.ts 2018-05-14 12:47:33 +09:00
text
utils
cafy-id.ts Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
const.json Update theme color 🎨 2018-05-06 01:35:17 +09:00
crypto_key.cc Use delete[] after new[] 2018-05-16 00:21:54 +02:00
crypto_key.d.ts
index.ts
parse-opt.ts