mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Monaco: Add javascript and typescript support (#38703)
This commit is contained in:
parent
e461c722bf
commit
92934af741
@ -67,7 +67,6 @@ module.exports = {
|
||||
to: '../lib/monaco/', // inside the public/build folder
|
||||
globOptions: {
|
||||
ignore: [
|
||||
'**/language/typescript/**', // 10mb
|
||||
'**/*.map', // debug files
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user