mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
rename to cssMode, cssWorker & create dev, min
This commit is contained in:
parent
293cc3aa55
commit
ff503e756e
7 changed files with 16 additions and 15 deletions
|
|
@ -5,7 +5,7 @@
|
|||
'use strict';
|
||||
|
||||
import {LanguageServiceDefaultsImpl} from './monaco.contribution';
|
||||
import {CSSWorker} from './worker';
|
||||
import {CSSWorker} from './cssWorker';
|
||||
|
||||
import * as ls from 'vscode-languageserver-types';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue