lol whoops
This commit is contained in:
parent
e1ad28aa20
commit
e054504669
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
const { mix } = require('laravel-mix');
|
||||
|
||||
mix.setPublicPath('farts'); //this throws everything to root dir 'build'
|
||||
mix.setPublicPath('build'); //this throws everything to root dir 'build'
|
||||
|
||||
|
||||
// This generates a file called app.css, which we use
|
||||
|
|
Loading…
Add table
Reference in a new issue