@teambit/code.ui.code-editor
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -9,3 +9,5 @@ "use strict"; | ||
const classnames_1 = __importDefault(require("classnames")); | ||
const react_2 = require("@monaco-editor/react"); | ||
const base_ui_theme_dark_theme_1 = require("@teambit/base-ui.theme.dark-theme"); | ||
react_2.loader.config({ paths: { vs: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.48.0/min/vs' } }); | ||
exports.DEFAULT_EDITOR_OPTIONS = { | ||
@@ -12,0 +14,0 @@ readOnly: true, |
{ | ||
"name": "@teambit/code.ui.code-editor", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"homepage": "https://bit.cloud/teambit/code/ui/code-editor", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"name": "ui/code-editor", | ||
"version": "0.0.9" | ||
"version": "0.0.10" | ||
}, | ||
@@ -12,0 +12,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17295
327