1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

revive articledetail

This commit is contained in:
Rokt33r
2015-10-13 16:09:37 +09:00
parent 5356e68b51
commit e5e8032ba1
16 changed files with 354 additions and 135 deletions

View File

@@ -43,7 +43,9 @@ module.exports = {
'react-transform-catch-errors',
'redux-devtools',
'redux-devtools/lib/react',
'react-select'
'react-select',
'markdown-it',
'moment'
],
resolve: {
extensions: ['', '.js', '.jsx', 'styl']