-
The documentation shows we should include
`require('./vendor/nickpoulos/laravel-svelte-direct/js/mix')` in our `webpack.mix.js` file, but that is the incorrect path. The proper path is `require('./v…
-
- Laravel Mix Version: 6.0.43
- Node Version (`node -v`): 17.8.0
- NPM Version (`npm -v`): 8.5.5
- OS: Windows 11
### Description:
When installing Laravel Mix, the following message app…
-
Hi,
I want to ignore a package that is importing from node_modules. What can i do about it?
I tried 2 ways:
First one:
```
/*rtl:begin:ignore*/
@import '~leaflet/dist/leaflet.css';
/*rtl:begin:…
-
- Laravel Mix Version: 4.0.15 (`npm list --depth=0`)
- Node Version (`node -v`): v11.7.0
- NPM Version (`npm -v`):6.8.0
- OS: Linux Mint 18.04
### Description:
You are installing mi…
-
**OS:** Windows, Mac, and Linux
**Node:** 10.16.3
**NPM:** 6.11.2
**Webpack:** 4.41.2
**s3-webpack-plugin:** 1.0.3
# The Issue
Certain assets are excluded from the upload manifest due to the…
-
- Laravel Mix Version: 6.0.32 (`npm list --depth=0`)
- Node Version (`node -v`): v14.15.1
- NPM Version (`npm -v`): 7.8.0
- OS: MaxOS Big Sur 11.6
### Description:
Babel error
(node:7…
-
Linking stylesheet to HTML returns an error when trying to build. Any workaround to fix this issue ?
```
...
Document
...
```
After running `npx mix` :
```
Error: ...\src\i…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hey dude, how can I start the local server??
-
- Laravel Mix Version: 6.0.31
- Node Version: 12.16.1
- NPM Version: 6.13.4
- OS: Windows 10 (21H1 19043.1202) in Italian
Let's assume this project structure
```
├── build
│ ├── s…