Skip to content

refactor: remove build-scripts and clean up config#160

Merged
magnus-madsen merged 1 commit intomasterfrom
refactor/remove-build-scripts-and-cleanup
Mar 25, 2026
Merged

refactor: remove build-scripts and clean up config#160
magnus-madsen merged 1 commit intomasterfrom
refactor/remove-build-scripts-and-cleanup

Conversation

@magnus-madsen
Copy link
Member

@magnus-madsen magnus-madsen commented Mar 25, 2026

Summary

  • Delete build-scripts/ directory and src/data/Samples.js — only used by the removed Codebox playground
  • Simplify dev and build npm scripts to invoke Vite directly (no more build-script pre-step)
  • Use Vite's default dev server port (5173) instead of hardcoded 3000

Test plan

  • npm run build succeeds
  • npm run dev starts on port 5173
  • Site loads and functions correctly

🤖 Generated with Claude Code

Remove build-scripts/ directory and src/data/Samples.js (only used by
the deleted Codebox). Simplify dev/build npm scripts to invoke vite
directly. Use default vite dev server port (5173) instead of 3000.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@magnus-madsen magnus-madsen merged commit d4e7953 into master Mar 25, 2026
1 check passed
@magnus-madsen magnus-madsen deleted the refactor/remove-build-scripts-and-cleanup branch March 25, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant