You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

files_sharing.js 233B

1234567
  1. import '../js/app'
  2. import '../js/sharedfilelist'
  3. // eslint-disable-next-line camelcase
  4. __webpack_nonce__ = btoa(OC.requestToken)
  5. // eslint-disable-next-line camelcase
  6. __webpack_public_path__ = OC.linkTo('files_sharing', 'js/dist/')