mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-10 22:48:14 +02:00
disable helmet and add esbuild
This commit is contained in:
+1
-5
@@ -1,7 +1,3 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<>
|
||||
<h1>Hello world</h1>
|
||||
</>
|
||||
);
|
||||
return <></>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user