README
Custom plugin for webpack
Custom webpack plugin for create vueAssets.php included object with chunks building app.
This is my first webpack plugin, I try to write it well.
Create php assets webpack files
<script type="module">
import alexseyseoWebpackPhpAssets from 'https://cdn.skypack.dev/@alexseyseo/webpack-php-assets';
</script>
Custom webpack plugin for create vueAssets.php included object with chunks building app.
This is my first webpack plugin, I try to write it well.