Skip to content

Commit

Permalink
Swap bundling steps
Browse files Browse the repository at this point in the history
  • Loading branch information
thekevinscott committed Nov 21, 2023
1 parent 8734288 commit 83729da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,8 @@
"./packages/upscalerjs:build:browser",
"build:models:esm",
"build:models:umd",
"bundle:esbuild",
"bundle:webpack",
"bundle:esbuild",
"bundle:umd"
]
},
Expand Down

0 comments on commit 83729da

Please sign in to comment.