Asset Loader
Asset Loader provides convenience methods for conditionally loading assets from a hot-replacement-enabled dev server, such as webpack-dev-server
or webpack --serve
.
This plugin exposes functions which may be used within other WordPress themes or plugins to aid in detecting and loading assets generated by Webpack, including those served from local webpack-dev-server
instances.
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.