chore: delete useless files
This commit is contained in:
5
entry.js
5
entry.js
@@ -1,5 +0,0 @@
|
||||
export default {
|
||||
async fetch(request, env) {
|
||||
return await env.ASSETS.fetch(request);
|
||||
},
|
||||
};
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"name": "primitive-type",
|
||||
"main": "entry.js",
|
||||
"compatibility_date": "2024-11-01",
|
||||
"assets": {
|
||||
"directory": "./public",
|
||||
"binding": "ASSETS"
|
||||
},
|
||||
"routes": [
|
||||
{
|
||||
"pattern": "docs.staringplanet.top/primitive-type/*",
|
||||
"zone_name": "docs.staringplanet.top"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user