wibed
wibed
i think it is almost as i like it to be. - it should be headless - it should include structure for picker, scheduler and calendar to be able to...
i havent mentioned to not support examples from single select and multiselect - single select is possible in range select ( click twice on same date) - multi select use...
id love to chip in, yet dont know if you meant it as a "wow theres so much to it, i might do this myself" or more of a "good...
###### Resources here is the official documentation: https://webpack.js.org/concepts/module-federation/ i am going to link mentioned resources here just for further reference: https://github.com/module-federation/universe/tree/main/packages/runtime https://github.com/module-federation/universe/tree/main/packages/enhanced id like to include the video and its...
trying to use dynamicFederation as in ```js const dynamicFederation = async (scope, module) => { const container = window[scope]; // or get the container somewhere else // Initialize the container,...
related https://github.com/module-federation/module-federation-examples/issues/3580
for me this is not working right. i had some success installing `process`, but it remained empty even after setting up `ProvidePlugin`, further specifying `process: process/browser` accessible but remained empty....
> Hello @wibed, It seems that the PR depends on the presence of `getent` and `adduser`. Those binaries could not be available in the container. > > also CC @leonardoce...
> Hello, I don't think we should tie CNP with root permissions, but this is my opinion. I would love to hear more opinions from the community and the maintainers....
@armru any update on this?