lol whoops

This commit is contained in:
snipe 2017-10-25 16:08:29 -07:00
parent e1ad28aa20
commit e054504669

View file

@ -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