Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript化・Viteによるデモ環境の構築 等 #1

Merged
merged 58 commits into from
May 7, 2024

Conversation

MijinkoSD
Copy link
Owner

変更内容

  • TypeScript化を行い、静的な型定義を追加。
  • 対応しているNode.jsのバージョンを8.10.0から18.13.0に引き上げた。
  • デモサイトの動作テスト・ビルドをViteで行うように変更。
  • デモサイトのデザインを変更。
    • bower依存のCSS読み込みが使えなくなったので、依存しない形に書き換えた。
  • テストランナーをVitestに変更。
  • gulpやbowerに依存しないように変更。
  • GitHub Actionsのワークフローで以下を自動実行するように。
    • 単体テスト(カバレッジ検出機能付き)
    • ビルド
    • GitHub Pagesへのデプロイ

- Vitestでテストを動かせるようにはした
MijinkoSD and others added 28 commits April 21, 2024 03:01
特定環境下でViteから配信した際に、圧縮を展開されてしまう場合があったので。
後続のパスの頭に`/`が含まれていた場合は無視するように
@MijinkoSD MijinkoSD merged commit 8c5a284 into main May 7, 2024
2 checks passed
@MijinkoSD MijinkoSD deleted the fix-for-running-in-vite branch May 7, 2024 14:23
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