From 99760cf557e8bf3cf510af69890e08c2be5f82ed Mon Sep 17 00:00:00 2001 From: siyuniu-ms <123212536+siyuniu-ms@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:14:14 -0700 Subject: [PATCH] [main] create snippet mini loader (#2339) --- AISKU/Tests/Manual/testVersionConflict.html | 38 +++++------ README.md | 4 +- .../Tests/Unit/src/SnippetTests.ts | 2 +- .../src/snippet-config.js | 1 + .../src/snippet.ts | 67 +++++++++++++++++-- .../src/type.ts | 1 + 6 files changed, 84 insertions(+), 29 deletions(-) diff --git a/AISKU/Tests/Manual/testVersionConflict.html b/AISKU/Tests/Manual/testVersionConflict.html index f055cc11d..2b7f4ca0e 100644 --- a/AISKU/Tests/Manual/testVersionConflict.html +++ b/AISKU/Tests/Manual/testVersionConflict.html @@ -1,35 +1,33 @@ - + AISKU Sample - - - -

Microsoft Application Insights JavaScript SDK - AISKU

diff --git a/README.md b/README.md index d69a45119..a135b5294 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ The current version of the snippet is version 7, the version is identified by th ```html