copy-vendor-mix
Copy dependecies directly from the package.json.
Copy dependecies directly from the package.json.
A better solution than laravel-mix-nunjucks
Craft CMS Development Kit is a small tool that will allow you to set up in a short time a whole development setup using Laravel Mix, Webpack, Sass, Babel, etc.
Scope CSS and JS in Laravel, using the blade directives @scope and @endscope. This npm package extends Laravel mix.
Laravel Mix Extension Allowing You To Easily Code Split without needing to specify every file (fork of laravel-mix-code-splitter)
A laravel mix extension that allow us to listen to Mix internal events. The one used by the dispatcher. Like `configReady`, `configReadyForUser`, `loading-plugins`, ...
A laravel mix extension that allow us to get the webpack config as a string. So we do whatever we want with it.<br> Including writing to files. Unlike `.dump()` component that only print to console.
`laravel-mix-sitemap` は、Laravel Mix を使ったビルドプロセスにおいて、サイトマップを自動生成するための拡張機能です。また、単体のユーティリティクラスとしても利用できます。
A laravel-mix extension that grants access to the generated manifest's paths in static assets.
A abstract solution for nunjucks impementation on laravel-mix.
A plugin to help use Laravel Mix in a Rails project.
Integrate SWC JavaScript/TypeScript compiler with Laravel Mix
Monitors and converts image changes to webp.
Compile Elm files with Laravel Mix
Laravel Mix plugin for managing common HTML email development tasks
Integrate Laravel Mix with vue-i18n (its official Webpack loader)
ImageMinimizerWebpackPlugin for Laravel Mix
Imagemin plugin for Laravel Mix
A webpack plugin that pushes your packed assets to your S3 bucket, no more, no less.
Laravel Mix Extension Allowing You To Easily Code Split without needing to specify every file