Fix codemirror-minified not found problem for the sample

This commit is contained in:
BoykoAlex
2018-12-14 10:55:08 -05:00
parent 5c63968138
commit ffe5cffec1

View File

@@ -36,6 +36,7 @@
'underscore': 'npm:lodash',
'dagre': 'npm:dagre',
'codemirror': 'npm:codemirror-minified',
'codemirror-minified': 'npm:codemirror-minified',
'moment': 'npm:moment/moment.js',
'ts-disposables': 'npm:ts-disposables',
'jshint': 'npm:jshint/dist/jshint.js'