Skip to content

Commit 39fb447

Browse files
compulimOEvgeny
andauthored
Centralize build info (#5571)
* Centralize build info * Remove dom-utils * Clean up * Rename readonlyObject to object * Touch buildInfo.ts * Update touch paths * Clean up * Clean up * Clean up * Wait for *.d.ts * Use find * Add retry * Add comments * Update tests * Remove obsoleted tests * Move to globalThis.WEB_CHAT_BUILD_INFO_* * Move to globalThis.WEB_CHAT_BUILD_INFO_* * Bundle change-case * Add comment * Rename to commonConfig * Update tests * Wait for both *.d.ts and *.d.t.mts * Add entry * Use custom kebab case * Move to applyConfig * Remove unnecessary code * Update packages/base/src/utils/setMetaTag.ts Co-authored-by: Eugene <EOlonov@gmail.com> * Clean up * Clean up * Remove existing ESBuild plugins * Simplify kebab case * Add u flag * Add back build_tool --------- Co-authored-by: Eugene <EOlonov@gmail.com>
1 parent 5e1ccb7 commit 39fb447

File tree

110 files changed

+819
-918
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+819
-918
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Notes: web developers are advised to use [`~` (tilde range)](https://github.com/
129129
- `'published'` - show checkmark aside from the message
130130
- Added a `position` property support for the `Message` entity
131131
- The `position` property takes precedence over existing sequence ID
132+
- Unified build info and injection of `<meta>` tag, in PR [#5571](https://github.com/microsoft/BotFramework-WebChat/pull/5571), by [@compulim](https://github.com/compulim)
132133

133134
### Changed
134135

__tests__/html/metaTag.webChat.es5.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

__tests__/html/metaTag.webChat.es5.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

__tests__/html/metaTag.webChat.full.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

__tests__/html/metaTag.webChat.full.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

__tests__/html/metaTag.webChat.minimal.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

__tests__/html/metaTag.webChat.minimal.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

__tests__/html2/basic/bundle/es5.html

Lines changed: 0 additions & 60 deletions
This file was deleted.
-8.67 KB
Binary file not shown.

__tests__/html2/basic/bundle/full.html

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)