Files
monica/public/fonts/vendor/font-awesome/fontawesome-webfont.woff
T
Maurice Wahba 59d3531eac Upgrade frontend build system to mix (#597)
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
```
2017-11-02 11:31:38 -04:00

96 KiB