issues
search
discuitnet
/
discuit
A free and open-source community discussion platform.
https://discuit.net
GNU Affero General Public License v3.0
425
stars
51
forks
source link
Front-end refactor (migrate to Vite and TypeScript)
#129
Closed
previnder
closed
3 months ago
previnder
commented
3 months ago
This PR:
Updates some front-end dependencies.
Migrates the build system from Webpack to Vite.
Migrates some of the JavaScript files to TypeScript, as part of a plan to migrate fully to TypeScript.
Standardizes some of the commonly used UI components.
This PR: