This commit is contained in:
Barış Soner Uşaklı
2022-02-19 11:35:47 -05:00
parent 3b8f35a51d
commit a7fc159353
4 changed files with 22 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
import ace from 'ace-builds';
export * from 'ace-builds';
// only import the modes and theme we use
import 'ace-builds/src-noconflict/mode-javascript';