diff options
Diffstat (limited to 'public/0bd0898fc9d907f4b31b968c6e2efa7f.js')
-rw-r--r-- | public/0bd0898fc9d907f4b31b968c6e2efa7f.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/0bd0898fc9d907f4b31b968c6e2efa7f.js b/public/0bd0898fc9d907f4b31b968c6e2efa7f.js new file mode 100644 index 0000000..7a42989 --- /dev/null +++ b/public/0bd0898fc9d907f4b31b968c6e2efa7f.js @@ -0,0 +1,12 @@ +/** + * 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. + */ + +window.openpgp = require('openpgp'); +window.Vue = require('vue'); +require('./bootstrap'); +require('./setup'); +require('./profile'); +require('./chat');
\ No newline at end of file |