code-editor: initial directive for rich code editor (ace)

This commit is contained in:
Alexander Zobnin
2017-08-07 19:31:50 +03:00
parent 649fe7e462
commit e4dabb657c
9 changed files with 824 additions and 589 deletions

View File

@@ -19,6 +19,7 @@ module.exports = function(config) {
cwd: './node_modules',
expand: true,
src: [
'ace-builds/src-noconflict/**/*',
'eventemitter3/*.js',
'systemjs/dist/*.js',
'es6-promise/**/*',