Skip to content
Snippets Groups Projects
Commit e0545046 authored by snipe's avatar snipe
Browse files

lol whoops

parent e1ad28aa
Branches
No related tags found
No related merge requests found
const { mix } = require('laravel-mix'); 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 // This generates a file called app.css, which we use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment