-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Looks like in one of the recent releases (0.4.0 or 0.5.0), the distribution broke - the compiled JS files are looking for scss files that are next to/around the component, but not included in the distribution. We may need to tweak the build process and add in a CSS loader or use an actual module bundler like webpack instead of just tsc
Failed to compile.
./node_modules/andculturecode-javascript-react-components/dist/molecules/checkbox-button/checkbox-button.js
Module not found: Can't resolve '../checkbox-input/checkbox-input.scss' in 'C:\Users\bscot\acc\fork\brandongregoryscott.AndcultureCode.DotnetReact.Boilerplate\frontend\node_modules\andculturecode-javascript-react-components\dist\molecules\checkbox-button'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working