Asset Packaging and the goodies from SharePoint Framework 1.4
Asset packaging is an excellent feature for SPFx solutions, until now the manifest and script files had to be hosted in a CDN like Azure or Office 365 CDN. Handling the hosting was a problem to if you want to distribute or sell the solution, with the solution being recompiled to be used in different tenants.
With Asset Packaging the SPFx solution files are deployed to a central CDN without the need to manually specify the url in the solution source code.
The Asset Packaging was released along with the Site Collection App Catalog and both features combined provide the same type of functionality that was provided by the sand box solutions, with all the files included into one package and being able to be installed per site collection and not globally.
HANDS ON tek
M365 Admin









