mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
removed commented code
This commit is contained in:
@@ -34,11 +34,6 @@ async function build() {
|
||||
platform: 'browser',
|
||||
target: ['es2020'],
|
||||
});
|
||||
|
||||
// fse.copySync(
|
||||
// path.join(__dirname, 'node_modules', 'katex', 'dist'),
|
||||
// path.join(outDir, 'katex.min.css'));
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user