Daniel Valadas

Results 205 comments of Daniel Valadas

> Does it? React and React.Dom are only listed inside devdependencies. Yeah, kinda, what the common bundle exports (webpack externals) is this https://github.com/dnnsoftware/Dnn.Platform/blob/development/Dnn.AdminExperience/Dnn.React.Common/WebpackExternals/index.js So when you import the bundle, your...

yeah, the idea was that each module could be smaller by not having to include React and the common components on each. But that ended up being a maintenance nightmare...

Yes, we have been working a lot on the build process and are now setup to start republishing than component. When 9.5.0 is out we will be able to recompile...

Hi @Paul-Morris , I know someone is working on improving that part of the documentation. In the meantime, here are a couple hints: SQL 2019 is a preview, I would...

One word of warning though is that to be very careful if you disable that option and the module is accessible to regular users to not open the door to...