Jiayi Zhuang
|
4bf1ac2549
|
Fix incompatible between nvmrc and package.json (#862)
|
2025-01-14 12:57:56 +01:00 |
|
schroda
|
8ebd028d25
|
Update to node v21.7.3
Use "Object::groupBy"
|
2024-04-20 01:31:19 +02:00 |
|
schroda
|
550c576725
|
Feature/update dependencies (#648)
* Update to node v20.11.1
* Update dependencies
|
2024-03-08 23:31:56 +01:00 |
|
schroda
|
bc99728dcd
|
Feature/migrate to vite (#349)
* Install dependencies
* Remove dependency react-scripts
* Remove dependency "@babel/plugin-proposal-private-property-in-object"
Was necessary to prevent a react-scripts warning.
* Update scripts in package.json
* Add vite config
* Move "public/index.html" to root folder
* Remove "%PUBLIC_URL%" occurrences
* Link "src/index.tsx" in "index.html"
* Update tsconfig target to "esnext"
* Target latest LTS node version (v18.16.0)
* Add "@types/node" dependency
|
2023-06-05 00:58:21 +02:00 |
|
akabhirav
|
e32078917d
|
Replace Sort by ID with Date Added (#253)
|
2023-03-04 20:21:39 +03:30 |
|