Asset Loader
Asset Loader provides helper functions for loading bundled JavaScript and CSS assets in WordPress themes and plugins.
This plugin exposes functions which may be used within other WordPress themes or plugins to register and enqueue script assets. It supports both wp-scripts-generated builds (via .asset.php dependency files) and custom Webpack configurations that output a JSON asset manifest.
License
This plugin is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.