Skip to content

Commit 4a128e7

Browse files
jpinkney-awskmile
authored andcommitted
fix(amazonq): bundle dependencies
1 parent a43366d commit 4a128e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

chat-client/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"@aws/language-server-runtimes-types": "^0.1.14",
2727
"@aws/mynah-ui": "file:./lib/aws-mynah-ui-4.31.0-beta.6.tgz"
2828
},
29+
"bundleDependencies": [
30+
"@aws/mynah-ui"
31+
],
2932
"devDependencies": {
3033
"@types/jsdom": "^21.1.6",
3134
"@types/mocha": "^10.0.9",

0 commit comments

Comments
 (0)