Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CJS in Dist folder not CommonJS modules. #263

Open
jonniespratley opened this issue Jun 19, 2022 · 0 comments
Open

CJS in Dist folder not CommonJS modules. #263

jonniespratley opened this issue Jun 19, 2022 · 0 comments

Comments

@jonniespratley
Copy link

Consuming project and running jest produces the following output.

/node_modules/@momentum-ui/react-collaboration/dist/cjs/index.js:4
    export { Accordion, AccordionGroup, AccordionHeader, AccordionContent, ActivityButton, Alert, AlertBanner, AlertCall, AlertCallContainer, AlertContainer, AlertMeeting, Avatar, Badge, Breadcrumbs, Button, ButtonGroup, CallControl, Card, CardSection, Checkbox, CheckboxGroup, Chip, CloseIcon, CloseWrapper, Coachmark, ComboBox, CompositeAvatar, CollapseButton, ContentItem, DatePicker, EditableTextfield, EventOverlay, ErrorBoundary, Footer, Form, FormContent, FormInfo, FormSection, FormSubSection, Icon, Input, InputMessage, InputHelper, InputSearch, InputSection, Label, Lightbox, Link, List, ListItem, ListItemHeader, ListItemMeeting, ListItemSection, ListSeparator, Loading, Menu, MenuContent, MenuOverlay, MenuItem, Modal, ModalBody, ModalFooter, ModalHeader, Popover, ProgressBar, Radio, RadioGroup, Select, SelectOption, Sidebar, SidebarBody, SidebarFooter, SidebarHeader, SidebarNav, SidebarNavItem, Slider, SocialList, SpaceListItem, SpaceListMeeting, Spinner, SubMenu, Tab, TabContent, TabHeader, TabList, TabPane, Tabs, TimePicker, ToggleSwitch, Topbar, TopbarMobile, TopbarNav, TopbarRight, Tooltip, } from './legacy';
    ^^^^^^

    SyntaxError: Unexpected token 'export'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant