-
Hi,
The version of the package stored with npm [https://www.npmjs.com/package/laravel-mix-riot](https://www.npmjs.com/package/laravel-mix-riot) is only `1.1.7`, doesn't work with the Laravel mix `5…
-
- Laravel Mix Version: laravel-mix@6.0.34
- Node Version (`node -v`): v14.17.0
- NPM Version (`npm -v`): 6.14.13
- OS: Windows 10 64 Bit
### Description:
Docker multi-stage build fail…
-
I am trying this
let mix = require('laravel-mix');
require('laravel-mix-modernizr');
mix.webpackConfig({
devtool: 'source-map'
});
mix.coffee(['src/resources/c…
-
Under a windows environment using vscode, laravel mix.
The mix config is as follows
let mix = require('laravel-mix');
let SoundsPlugin = require('sounds-webpack-plugin')
/*
|--------------…
-
Thank you for the work you’ve done. 🙏
I would like to discuss an idea: currently, this package is suitable only for Laravel projects, but not for their packages.
I think it would be great if we co…
-
Hi,
Thanks to the contributors for making vue components more easy to use!
I would very much like to use this plugin in my project, but i unfortunately don't seem to get it to work using Larav…
-
- Laravel Mix Version: laravel-mix@6.0.34
- Node Version (`node -v`): v15.14.0
- NPM Version (`npm -v`): 7.7.6
- OS: Ubuntu
### Description:
For some-reason it seems that when using dyn…
-
Installed tiny-slider via npm, then it created on node_modules the folder tiny-slider, then in app.js I tryed the following and nothing works:
require('tiny-slider');
import 'tiny-slider/src/tiny-…
-
it said:
```
> production
> mix --production
● Mix █████████████████████████ building (11%) 0/2 entries 364/368 dependencies 153/165 modules 12 active
ignored|D:\laragon415\laravel_demos\l…
-
When using [Laravel Mix `mix.combine()` method](https://laravel-mix.com/docs/6.0/concatenation-and-minification#basic-usage) in the same project as laravel-mix-wp-blocks I get the following error:
``…