Update some dependencies

This commit is contained in:
Tyler Long
2018-03-06 14:37:27 +08:00
parent 204b029973
commit 3f55200737
11 changed files with 2001 additions and 681 deletions

View File

@@ -32,6 +32,7 @@ const lessRule = { // load less to string
export const jsConfig = () => {
return {
mode: 'development',
target: 'web',
entry: {
mermaid: './src/mermaid.js'