You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2022. It is now read-only.
In other words, please, remove src/ from .npmignore. The folder absence leads to a lot of warnings, like
WARNING in ./~/@react-mdc/base/lib/index.js
(Emitted value instead of an instance of Error) Cannot find source file '../src/index.tsx': Error: Can't resolve '../src/index.tsx' in '/Users/ukstv/Documents/Pro/foo/node_modules/@react-mdc/base/lib'
@ ./~/@react-mdc/typography/lib/Container.js 13:13-39
@ ./~/@react-mdc/typography/lib/index.js
...