Choe Yoon-Seop

Results 1 comments of Choe Yoon-Seop

same with me. - angular 5.1.1 - angular-cli 1.6.1 ``` @NgModule({ imports: [ BrowserModule, FormsModule, HttpClientModule, BrowserModule, AppRoutingModule, AceEditorModule, ... ``` ```html ``` ```javascript "scripts": [ "../node_modules/ace-builds/src-min/ace.js", "../node_modules/ace-builds/src-min/theme-eclipse.js", "../node_modules/ace-builds/src-min/mode-sql.js" ],...