summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_sharing.js
blob: 645fd9ace85fa69a538c52daf2a989eefb98267c (plain)
1
2
3
4
5
6
7
8
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/')