creativecommons / chooser

The new and improved CC license selection tool.
https://chooser-beta.creativecommons.org
MIT License
103 stars 131 forks source link

[Feature] Vue 2: migrate Vue CLI from v4 to v5 #528

Open TimidRobot opened 5 months ago

TimidRobot commented 5 months ago

Problem

Vue CLI v4 has known security issues. For example:

However, it is a breaking migration requiring updates/mitigations.

Description

Migrate from v4 | Vue CLI

Alternatives

Implementation