[Client] LS to JS and some Clean up ✌️

This commit is contained in:
syuilo 2017-02-13 07:39:54 +09:00
parent 448fc31888
commit 96cd073bda
10 changed files with 49 additions and 118 deletions

View file

@ -6,7 +6,7 @@ module.exports = (me) ~>
(require './scripts/i.ls') me
riot.mixin \api do
api: (require './scripts/api.ls').bind null i
api: (require './scripts/api').bind null i
riot.mixin \cropper do
Cropper: require \cropperjs