Johannes Millan
9d77aa2d3f
fix(build): add shared-schema to prepare script for CI builds
...
The shared-schema package was not being built before lint and test
steps in CI, causing "Cannot find module '@sp/shared-schema'" errors.
Changes:
- Add shared-schema:build script to package.json
- Update prepare script to build shared-schema first
- Add shared-schema to build-packages.js for completeness
2026-01-11 16:11:36 +01:00
Johannes Millan
2c4b92b09f
feat(plugins): enhance plugin packaging and improve file handling logic
2025-11-26 17:45:25 +01:00
Johannes Millan
363b8d3729
feat(plugins): add plugin packaging script and improve build command handling
2025-11-26 17:23:17 +01:00
Johannes Millan
6e25ed7053
feat(plugins): improve on infrastructre for bundled plugins
2025-11-26 16:22:01 +01:00
Johannes Millan
0f4b82ba6b
build: fix missing icon
2025-10-17 17:52:46 +02:00
Johannes Millan
0d3789a75f
build: add new plugin to build all
2025-08-30 13:06:43 +02:00
Johannes Millan
88814795c7
feat(sync-md): new approach and make it work better
2025-07-07 18:39:14 +02:00
Johannes Millan
4ec68410f5
fix(plugin): loading missing icon
2025-06-29 15:32:51 +02:00
Johannes Millan
caa64775e5
fix(plugin): better handle bundled plugins
2025-06-29 15:32:51 +02:00
Johannes Millan
247561682f
fix(plugin): procrastination buster plugin again
2025-06-29 13:30:03 +02:00
Johannes Millan
8838be0aad
feat: cleanup and update plugins 2
2025-06-29 06:36:02 +02:00