Compile dependencies together ?
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Activity
- Sylvain Le Bon changed milestone to %0.6
changed milestone to %0.6
- Author Maintainer
- Maintainer
Don't you think it is possible to compile our source code? As long as the main file is creating the components properly, I think it can work
- Maintainer
The thing is our modularity is managed from the browser. What we don't want to do is one big file with all the code.
Maybe it would make sense to compile some dependencies together but I guess we should be clear on why we do that. The theory is that HTTP2 makes it unnecessary to group the files together.
- Maintainer
Yes I agree.
I don't remember what was the point of this issue. Probably to have a bundle for sib-core? To get rid of all the multiple CDNs and facilitate imports in the project?
- Author Maintainer
@matthieu please note that we are in sib-auth not in sib-core, and I think it was related to packaging the dependencies like solid-auth-client with our component so that we can build some specific behaviours.
- Maintainer
good point! So in this case I'm not sure it's really relevant as we don't need to edit
solid-auth-client
.It may be better to import the lib properly and package the whole code, but I don't know if it worth it. What do you think?
- Please register or sign in to reply
- Benoit Alessandroni closed
closed