Ryan Christian

Results 344 comments of Ryan Christian

> hope to see this available soon, our team is building a microfrontend framework that supports multiple UI lib/framework and Preact is our next target. > > Module Federation's only...

@kentr This is not the place for comments about testing. Would be better placed in the [enzyme-adapter](https://github.com/preactjs/enzyme-adapter-preact-pure), [jest-preset](https://github.com/preactjs/jest-preset-preact), or even the [template](https://github.com/preactjs-templates/defaulgt) repos.

Preact-CLI and, by extension, Webpack have no impact or relation on testing.

Looks like this was fixed at some point in CLI or maybe back ported to Webpack v4, as we've had consistent hashes on our assets for a fair while now....

Closing out, widgets have long been moved off using `preact-cli` to build them.

> Any idea how to inline css during the build process without getting these errors? You'd need to correct the malformed CSS; likely some invalid syntax is getting passed to...

Can't reproduce, this looks to have been fixed at some point if it indeed was an issue.

Going to close out, can't reproduce. Might've been a typo in an upstream package?