Skip to content

Commit

Permalink
Enable browser builds
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Oct 5, 2023
1 parent df4d014 commit 18db069
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@
"version": "2.75.9",
"xy": {
"compile": {
"browser": false,
"browser": {
"src": true
},
"node": {
"src": true
}
Expand Down

0 comments on commit 18db069

Please sign in to comment.