kylin-code/test/monaco/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
269 B
Markdown
Raw Normal View History

2022-06-14 14:37:10 +08:00
# Monaco Editor Test
This directory contains scripts that are used to smoke test the Monaco Editor distribution.
## Setup & Bundle
2024-04-30 20:57:13 +08:00
$test/monaco> yarn
$test/monaco> yarn run bundle
2022-06-14 14:37:10 +08:00
## Compile and run tests
2024-04-30 20:57:13 +08:00
$test/monaco> yarn run compile
$test/monaco> yarn test