Switch to Laravel Mix

This commit is contained in:
Oliver Davies 2018-02-13 18:27:31 +00:00
parent ac14f646f5
commit 0b445be62e
129 changed files with 10524 additions and 1052 deletions

4
.gitignore vendored
View file

@ -1,4 +1,6 @@
/node_modules/
/output_*/
/source/build/
/source/assets/
/vendor/
mix-manifest.json
mix.js.map