material-components-web-codelabs
material-components-web-codelabs copied to clipboard
Is there an alternative to Fibers, since it is no longer being maintained?
https://github.com/material-components/material-components-web-codelabs/blob/d202d21d51c444aa7eb6832fed324f45ee9c3048/mdc-101/starter/webpack.config.js#L16
See NOTE OF OBSOLESCENCE on the fibers repo.
For the fast fix you can mute this line and remove this one https://github.com/material-components/material-components-web-codelabs/blob/d202d21d51c444aa7eb6832fed324f45ee9c3048/mdc-101/starter/package.json#L16
This shouldn't matter if you only have default fiber settings.