mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
add powerquery to distribution and test
This commit is contained in:
parent
eb48b847e5
commit
134fe29df2
2 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ import './objective-c/objective-c.contribution';
|
|||
import './pgsql/pgsql.contribution';
|
||||
import './php/php.contribution';
|
||||
import './postiats/postiats.contribution';
|
||||
import './powerquery/powerquery.contribution';
|
||||
import './powershell/powershell.contribution';
|
||||
import './pug/pug.contribution';
|
||||
import './python/python.contribution';
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ define(['require'], function (require) {
|
|||
'release/dev/objective-c/objective-c.test',
|
||||
'release/dev/php/php.test',
|
||||
'release/dev/postiats/postiats.test',
|
||||
'release/dev/powerquery/powerquery.test',
|
||||
'release/dev/powershell/powershell.test',
|
||||
'release/dev/python/python.test',
|
||||
'release/dev/r/r.test',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue