material-components-web-codelabs icon indicating copy to clipboard operation
material-components-web-codelabs copied to clipboard

Is there an alternative to Fibers, since it is no longer being maintained?

Open bradmonk opened this issue 4 years ago • 1 comments

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.

bradmonk avatar Aug 29 '21 05:08 bradmonk

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.

oshliaer avatar Nov 18 '21 08:11 oshliaer