Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.babelrc - github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3de69bf40b1919833e79e2693de0dd81c3981490 (plain)
1
2
3
4
5
{
  "plugins": [
    "@babel/plugin-syntax-dynamic-import"
  ]
}