Skip to content

Commit 31df401

Browse files
committed
Test: break the build to verify failure reporting
1 parent 208cebb commit 31df401

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { defineConfig, sessionDrivers } from "astro/config";
2+
import doesNotExist from "this-package-does-not-exist";
23
import cloudflare from "@astrojs/cloudflare";
34
import react from "@astrojs/react";
45
import tailwind from "@astrojs/tailwind";

0 commit comments

Comments
 (0)