Skip to content

Commit

Permalink
feat: react gui
Browse files Browse the repository at this point in the history
  • Loading branch information
RSamaium committed Oct 13, 2023
1 parent c5ec383 commit fb8e2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/rpg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
format = "umd"

[vite.build.rollupOptions]
external = ["@rpgjs/common", "vue", "rxjs"]
external = ["@rpgjs/common", "vue", "rxjs", "react", "react-dom"]

0 comments on commit fb8e2bd

Please sign in to comment.