nextcloud / twofactor_webauthn

WebAuthn Two-Factor Provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_webauthn
GNU Affero General Public License v3.0
49 stars 7 forks source link

chore: cleanup webpack config #543

Closed st3iny closed 6 months ago

st3iny commented 6 months ago

Make use of the shared @nextcloud/webpack-vue-config and drop obsolete dev dependencies.

Funny, removing a lot of dependencies and adding 2 new ones yields a bigger package-lock.json. Ahh, the joys of the JavaScript ecosystem ... :smiling_face_with_tear: