mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update app.js
This commit is contained in:
parent
220f819a6b
commit
9238dbf9b3
1 changed files with 1 additions and 10 deletions
11
resources/assets/js/app.js
vendored
11
resources/assets/js/app.js
vendored
|
@ -1,10 +1 @@
|
||||||
|
require('./bootstrap');
|
||||||
/**
|
|
||||||
* First we will load all of this project's JavaScript dependencies which
|
|
||||||
* includes Vue and other libraries. It is a great starting point when
|
|
||||||
* building robust, powerful web applications using Vue and Laravel.
|
|
||||||
*/
|
|
||||||
|
|
||||||
require('./bootstrap');
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue