No manual global mermaid

This commit is contained in:
Tyler Long
2017-09-09 21:47:21 +08:00
parent 5da8c26cb6
commit fc5c07027c
6 changed files with 46 additions and 118 deletions

View File

@@ -1,9 +1,9 @@
// Karma configuration
// Generated on Mon Nov 03 2014 07:53:38 GMT+0100 (CET)
import { webConfig } from './webpack.config.base.js'
import { jsConfig } from './webpack.config.base.js'
const webpackConfig = webConfig()
const webpackConfig = jsConfig()
module.exports = function (config) {
config.set({