direflow icon indicating copy to clipboard operation
direflow copied to clipboard

Webpack 5, React Script 5

Open turenc opened this issue 3 years ago • 5 comments

First of all, we are very grateful for developing this wonderful library and distributing it for free.

Two months ago, version 5 of the "react-script" package was released. https://www.npmjs.com/package/react-scripts So React-script now supports Webpack 5.0 and React 17.0.2. "webpack 5" brought together great innovations.

Supporting these versions for Direflow will add great value to the product. We can't use it at the moment due to version mismatch.

turenc avatar Feb 05 '22 14:02 turenc

We need this as well

Stevemoretz avatar Feb 07 '22 21:02 Stevemoretz

we cant wait to have support of react 17 in Direflow. Looking forward to get this support to try out React new feature and MUI library new components and export it as web component using Direflow.

vijay-kumar-singh avatar Feb 16 '22 17:02 vijay-kumar-singh

Could be related to : https://github.com/Silind-Software/direflow/issues/221

Stevemoretz avatar Feb 18 '22 13:02 Stevemoretz

Could be related to: https://github.com/Silind-Software/direflow/pull/271

turenc avatar Jun 07 '22 07:06 turenc

For anyone wondering about doing this I ended up switching to this package: https://github.com/bitovi/react-to-webcomponent

it works just as well but with the newest tech

& "remount" -->https://www.npmjs.com/package/remount

https://npmtrends.com/direflow-component-vs-react-to-webcomponent-vs-react-web-component-vs-remount-vs-web-components-with-react

use-the-fork avatar Nov 27 '22 22:11 use-the-fork