Use nyaize package for nya filter 📦

This commit is contained in:
syuilo 2017-01-04 15:32:04 +09:00
parent 1de54209d0
commit 39eabbd2c0
3 changed files with 4 additions and 4 deletions

View file

@ -149,6 +149,7 @@ const aliasifyConfig = {
'chart.js': './node_modules/chart.js/src/chart.js',
'textarea-caret-position': './node_modules/textarea-caret/index.js',
'misskey-text': './src/common/text/index.js',
'nyaize': './node_modules/nyaize/built/index.js',
'strength.js': './node_modules/syuilo-password-strength/strength.js',
'cropper': './node_modules/cropperjs/dist/cropper.js',
'Sortable': './node_modules/sortablejs/Sortable.js',