Fix things I broke when cleaning

This commit is contained in:
Dane Everitt
2018-06-03 20:09:41 -07:00
parent 680e8f22d9
commit 9d624d2c39
3 changed files with 201 additions and 43 deletions

View File

@@ -3,8 +3,5 @@
```
yarn install
php artisan vue-i18n:generate
php artisan ziggy:generate resources/assets/scripts/helpers/ziggy.js
npm run build
yarn run build
```