Skip to content

Commit

Permalink
Correct Vite configuration to fix broken GitHub Pages demo (#9)
Browse files Browse the repository at this point in the history
* Correct Vite configuration to fix broken GitHub Pages demo

Signed-off-by: Sora Morimoto <sora@morimoto.io>

* Update npm deps

Signed-off-by: Sora Morimoto <sora@morimoto.io>

---------

Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Nov 10, 2023
1 parent d135573 commit 332cd8a
Show file tree
Hide file tree
Showing 10 changed files with 809 additions and 2,136 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/online.yml
Expand Up @@ -60,8 +60,6 @@ jobs:
run: npm ci
- name: Vendor current version of rescript-json-schema
run: npm run vendor
- name: Build ReScript
run: npm run res:build
- name: Build app
run: npm run build
- name: Upload artifact
Expand Down

0 comments on commit 332cd8a

Please sign in to comment.