From 7164a2a4de4efcd60893f1576dac003e230098c8 Mon Sep 17 00:00:00 2001 From: Luca Forstner Date: Wed, 26 Jun 2024 14:12:09 +0200 Subject: [PATCH] Update platforms that can use debug IDs --- .../troubleshooting_js/artifact-bundles.mdx | 3 --- .../sourcemaps/troubleshooting_js/index.mdx | 20 ++----------------- .../legacy-uploading-methods.mdx | 3 --- 3 files changed, 2 insertions(+), 24 deletions(-) diff --git a/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/artifact-bundles.mdx b/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/artifact-bundles.mdx index c49e52097f819..af81df4daa539 100644 --- a/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/artifact-bundles.mdx +++ b/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/artifact-bundles.mdx @@ -4,9 +4,6 @@ description: "Learn about artifact bundles." notSupported: - javascript.capacitor - javascript.cordova - - javascript.nextjs - - javascript.remix - - javascript.sveltekit sidebar_order: 6 --- diff --git a/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/index.mdx b/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/index.mdx index f84c69f2aa838..6ae7e39093df5 100644 --- a/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/index.mdx +++ b/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/index.mdx @@ -4,26 +4,10 @@ description: "Troubleshooting for source maps." sidebar_order: 9000 --- - + - + diff --git a/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/legacy-uploading-methods.mdx b/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/legacy-uploading-methods.mdx index 61d85a68151a2..7ab06bdd7945e 100644 --- a/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/legacy-uploading-methods.mdx +++ b/docs/platforms/javascript/common/sourcemaps/troubleshooting_js/legacy-uploading-methods.mdx @@ -5,9 +5,6 @@ sidebar_order: 5 notSupported: - javascript.capacitor - javascript.cordova - - javascript.nextjs - - javascript.remix - - javascript.sveltekit ---