aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_sharing.js
blob: 0bf695a72c9ba69dd8126db90da28bf78ae7fba2 (plain)
1
2
3
4
5
__webpack_nonce__ = btoa(OC.requestToken);
__webpack_public_path__ = OC.linkTo('files_sharing', 'js/dist/');

import '../js/app';
import '../js/sharedfilelist';