7 Commits

Author SHA1 Message Date
Dominik Krenn
5d4bb34695 docs: update README.md to provide clearer module structure and script usage 2025-07-19 11:42:06 +02:00
Dominik Krenn
59c1d9846d fix: update package name and version in package.json 2025-07-19 11:36:11 +02:00
Dominik Krenn
75130c574c fix: enhance dependency checks and improve error messages in reset.sh 2025-07-19 11:32:08 +02:00
Dominik Krenn
aa46a0fbc9 fix: update init.sh and reset.sh to improve user prompts and jq installation guidance 2025-07-19 11:30:13 +02:00
Dominik Krenn
eadb4c0cb5 feat: add init and reset scripts for module management 2025-07-19 11:28:26 +02:00
Dominik Krenn
6672ce76b0 refactor: update package configuration and change module system
- Renamed package to @funky-flask-test/funky-flask-test and updated version to 1.0.0
- Changed module type to ES2020 and updated exports for better compatibility
- Added new scripts for development and preview using Vite
- Replaced existing function with insertRickLabel that creates a clickable label to open a Rickroll link
- Updated TypeScript configuration to reflect new module system and output directory
2025-07-19 11:17:39 +02:00
Projects
3e4f067c08 Initial commit 2025-07-18 17:52:18 +00:00