-
Using this plugin [Transforms Tailwind CSS Plugin](https://github.com/benface/tailwindcss-transforms#transforms-tailwind-css-plugin).
Not able to use @apply to mix-in the contents of existing class…
-
- Laravel Mix Version: 6.0.49
- Node Version (`node -v`): 16.13.1
- NPM Version (`npm -v`): 8.1.2
- OS: MacOS 12.4
### Description:
Security Issue found for NPM package dependency cu…
-
Simply followed the instructions via README and when I run `npm run watch` I receive the error.
`Laravel 8.41`
```json
"vue": "^3.1.5",
"eslint": "^7.30.0",
"eslint-plugin-vue": "^7.13.0",
"…
-
Laravel Mix has "basic Typescript support", but there are not examples included here using `ts()` in the `webpack.mix.js` configuration file.
So do you know if this package is compatible with Types…
-
- Laravel Mix Version: laravel-mix@0.8.8
- Node Version v7.7.2:
- NPM Version 4.1.2:
- OS: macOS Sierra 10.12.3
- LaraDock 4.19.0
On a fresh install of Laravel 5.4 and LaraDock, I'm not getti…
-
Hey there !
Looks like each css file save (inside mix.postCss) compiles nunjucks * how many times you saved.
### 1st save = 1 compile
### 2nd save = 2 compiles (same njk gets compiled 2 tim…
-
laravel-mix uses `style-loader` which is incompatible with SSR, additionally, it only provides one webpack output, whereas SSR requires multiple (one server, one client) as a work around, I'm currentl…
-
### Description:
When I try to run laravel mix (npx mix) I receive the following error:
`[webpack-cli] TypeError: VueLoaderPlugin is not a constructor
`
My webpack file:
```
let mix = require…
-
It keeps me throwing this error:
`Failed to compile with 2 errors …
-
Hello! I get this error.
```
Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.
options[0] should be an object:
object { pat…