59d3531eac
This replaces the old build system used by Laravel 5.3. If you had a previous dev installation, you probably need to run those instructions before doing any front end stuff: ``` rm -rf node_modules rm package-lock.json yarn.lock npm cache clear --force npm install ```
434 KiB
434 KiB