Skip to content

Commit a34cfe8

Browse files
committed
fix: adding missing pkgs to boltrc
1 parent b309bfe commit a34cfe8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs-site/.boltrc.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ const config = {
129129
'@bolt/components-ol',
130130
'@bolt/components-video',
131131
'@bolt/components-grid',
132+
'@bolt/components-interactive-pathways',
133+
'@bolt/components-interactive-pathway',
132134
/**
133135
* note: resolving these paths isn't typically required when
134136
* the .boltrc config is run through the bolt CLI tool (ie.

0 commit comments

Comments
 (0)