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
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
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
```