dd3tech/bui

tree-shaking "Container" imports do not work correctly

Closed this issue · 1 comments

Describe the bug
When trying to use the following tree shaking imports of the "Container" component:

import { Container } from 'dd360-ds/Layout'.
import Container from 'dd360-ds/Layout/Container'.

Import fails and gives error

Screenshots
image

image

This issue was resolved vía #137