feat: editor preview tabs, abbr, sup, sub, mark and img size

This commit is contained in:
NGPixel
2018-02-25 12:59:59 -05:00
parent 5e8dfcc2ea
commit 6eb290781d
5 changed files with 41 additions and 0 deletions

View File

@@ -247,5 +247,8 @@ module.exports = {
'node_modules'
]
},
node: {
fs: 'empty'
},
target: 'web'
}