Skip to content

Commit a34d6aa

Browse files
committed
bundle agentcrumbs in remix config
1 parent 8ed1270 commit a34d6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/remix.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = {
1212
/^@internal\//, // Bundle all internal packages
1313
/^@trigger\.dev\//, // Bundle all trigger packages
1414
"marked",
15+
"agentcrumbs",
1516
"axios",
1617
"p-limit",
1718
"p-map",

0 commit comments

Comments
 (0)