Skip to content

Commit

Permalink
test: add "@remix-run/cloudflare" to cf-compiler-test
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh authored and MichaelDeBoey committed Jan 11, 2023
1 parent 366acce commit 028dde0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/cf-compiler-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ test.describe("cloudflare compiler", () => {
sideEffects: false,
main: "build/index.js",
dependencies: {
"@remix-run/cloudflare": "0.0.0-local-version",
"@remix-run/cloudflare-workers": "0.0.0-local-version",
"@remix-run/react": "0.0.0-local-version",
react: "0.0.0-local-version",
Expand Down

0 comments on commit 028dde0

Please sign in to comment.