mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
add Markdown
This commit is contained in:
@@ -29,7 +29,8 @@ module.exports = {
|
||||
'react-router': 'ReactRouter',
|
||||
'ace': 'ace',
|
||||
'reflux': 'Reflux',
|
||||
'moment': 'moment'
|
||||
'moment': 'moment',
|
||||
'markdown-it': 'markdownit'
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['', '.js', '.jsx']
|
||||
|
||||
Reference in New Issue
Block a user