Skip to content

Commit

Permalink
chỉ có một ký tự unicode â
Browse files Browse the repository at this point in the history
  • Loading branch information
ooker777 committed Jan 27, 2024
1 parent be749a4 commit 0bf4cde
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: denoland/deployctl@v1
with:
project: "c5w-tran-ky" # 📝 Update the deploy project name if necessary
entrypoint: "./ThànhPhầnBổTrợ/web/main.ts" # 📝 Update the entrypoint if necessary
entrypoint: "./â/web/main.ts" # 📝 Update the entrypoint if necessary
6 changes: 3 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"tasks": {
"start": "deno run -A --watch=static/,routes/ 'ThànhPhầnBổTrợ/web/dev.ts'",
"build": "deno run -A './ThànhPhầnBổTrợ/web/dev.ts' build",
"preview": "deno run -A './ThànhPhầnBổTrợ/web/main.ts'"
"start": "deno run -A --watch=static/,routes/ 'â/web/dev.ts'",
"build": "deno run -A './â/web/dev.ts' build",
"preview": "deno run -A './â/web/main.ts'"
},
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
"nodeModulesDir": true,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.

1 comment on commit 0bf4cde

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 0bf4cde Jan 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Relative import path "$fresh/server.ts" not prefixed with / or ./ or ../

Please sign in to comment.