We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefc761 commit e7f3bf8Copy full SHA for e7f3bf8
packages/adapter-cloudflare/index.js
@@ -69,7 +69,6 @@ export default function (options = {}) {
69
}
70
});
71
72
-
73
// _headers
74
if (existsSync('_headers')) {
75
copyFileSync('_headers', `${dest}/_headers`);
0 commit comments