From 74961fcdeef77b793c46d7315eb70f4c491b73cf Mon Sep 17 00:00:00 2001 From: Harjun751 Date: Fri, 27 Mar 2026 19:34:29 +0800 Subject: [PATCH 1/2] Add basic JetBrains debug configs --- .gitignore | 1 - .run/cli _ test.run.xml | 15 +++++++++++++++ .run/core _ test.run.xml | 12 ++++++++++++ .run/root _ build_backend.run.xml | 15 +++++++++++++++ .run/root _ build_docs.run.xml | 15 +++++++++++++++ .run/root _ dev.run.xml | 15 +++++++++++++++ .run/root _ test.run.xml | 12 ++++++++++++ .run/serve -d.run.xml | 8 ++++++++ .run/serve.run.xml | 8 ++++++++ 9 files changed, 100 insertions(+), 1 deletion(-) create mode 100644 .run/cli _ test.run.xml create mode 100644 .run/core _ test.run.xml create mode 100644 .run/root _ build_backend.run.xml create mode 100644 .run/root _ build_docs.run.xml create mode 100644 .run/root _ dev.run.xml create mode 100644 .run/root _ test.run.xml create mode 100644 .run/serve -d.run.xml create mode 100644 .run/serve.run.xml diff --git a/.gitignore b/.gitignore index d351437352..1c7fbf4703 100644 --- a/.gitignore +++ b/.gitignore @@ -75,7 +75,6 @@ packages/cli/test/functional/test_site_templates/test_project/expected/diagrams/ # JetBrains configurations .idea/ -.run/ # Compiled files from TypeScript *.js.map diff --git a/.run/cli _ test.run.xml b/.run/cli _ test.run.xml new file mode 100644 index 0000000000..709d6fa964 --- /dev/null +++ b/.run/cli _ test.run.xml @@ -0,0 +1,15 @@ + + + + + +