Skip to content

Commit 72f6972

Browse files
authored
Merge pull request #517 from nextcloud/update/nextcloud-libs
fix: Modernize build system to use vite and `@nextcloud/vue` version 8
2 parents 5ac0ff5 + 34cd51d commit 72f6972

24 files changed

+10005
-14703
lines changed

.eslintrc.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

.eslintrc.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"globals": {
3+
"appName": true
4+
},
5+
"extends": [
6+
"@nextcloud"
7+
]
8+
}

babel.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

css/password_policy-settings.css

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/password_policy-data_image_svg_xml_3csvg_20xmlns_27http_www_w3_org_2000_svg_27_20width_2724_27_20height_2724_-b2e651.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/password_policy-node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

js/password_policy-node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js.LICENSE.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

js/password_policy-node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/password_policy-settings.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

js/password_policy-settings.js.LICENSE.txt

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)