What are front end canisters?

Hey @kpeacock . Thanks for the link :slight_smile:. Your write up is very good.

I have another question with regards to this.

As in the question at the link below, I was trying my hand at having multiple front end entry points within the same project.

The frontend canister and entry point setup would be as follows:
assets β†’ index.html
second_assets β†’ index2.html

Is something like this technically possible with Webpack?