summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_sharing.js
blob: c521bb1141458e92d8d42d7ef1094ed0ebe8399b (plain)
1
2
3
4
5
6
7
import '../js/app'
import '../js/sharedfilelist'

// eslint-disable-next-line camelcase
__webpack_nonce__ = btoa(OC.requestToken)
// eslint-disable-next-line camelcase
__webpack_public_path__ = OC.linkTo('files_sharing', 'js/dist/')