mastodonien.de

fosstodon.org

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
Sa 29.06.2024 00:01:13    61.915      +2    3.501.982    56,6 Fosstodon                 4.2.9      500
Fr 28.06.2024 00:01:07    61.913      +3    3.498.459    56,5 Fosstodon                 4.2.9      500
Do 27.06.2024 00:00:32    61.910       0    3.495.444    56,5 Fosstodon                 4.2.9      500
Mi 26.06.2024 00:00:07    61.910      +1    3.494.703    56,4 Fosstodon                 4.2.9      500
Di 25.06.2024 00:00:06    61.909      +1    3.491.246    56,4 Fosstodon                 4.2.9      500
Mo 24.06.2024 00:00:01    61.908      +1    3.488.299    56,3 Fosstodon                 4.2.9      500
So 23.06.2024 00:00:06    61.907      +5    3.485.556    56,3 Fosstodon                 4.2.9      500
Sa 22.06.2024 00:00:08    61.902       0    3.482.735    56,3 Fosstodon                 4.2.9      500
Fr 21.06.2024 00:00:09    61.902      +6    3.481.405    56,2 Fosstodon                 4.2.9      500
Do 20.06.2024 00:00:08    61.896       0    3.479.101    56,2 Fosstodon                 4.2.9      500

Sa 29.06.2024 12:28

I can sleep at night using this low-stress package.json file. I’ll probably move away from “dist” like how I switched from “src” to “source”.

{

{ "name": "library", "private": true, "type": "module", "module": "dist/library.module.js", "types": "dist/library.d.ts", "version": "0.0.1", "scripts": { "dev": "tsc && rollup --config", "build": "tsc && rollup --config", "test": "tsc && mocha" }, "devDependencies": { "chai": "^5.1.1", "chalk": "^5.3.0", "mocha": "^10.5.0", "rollup": "^4.18.0", "rollup-plugin-dts": "^6.1.1", "typescript": "^5.4.5" } }

[Öffentlich] Antw.: 0 Wtrl.: 0 Fav.: 0

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen