mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
lol whoops
This commit is contained in:
parent
e1ad28aa20
commit
e054504669
|
@ -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…
Reference in a new issue