Skip to content

Commit ebee30e

Browse files
committed
Fix failing build due transpilation issues
1 parent 504f538 commit ebee30e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/next.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const nextConfig = {
4343

4444
const withTM = require("next-transpile-modules")([
4545
"@cloudscape-design/components",
46+
"@cloudscape-design/component-toolkit",
4647
"@cloudscape-design/design-tokens"
4748
]);
4849

0 commit comments

Comments
 (0)