Skip to content

Commit

Permalink
chore: upgrade astro to 4.16.17 version
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <pranali.dhanavade@ayanworks.com>
  • Loading branch information
pranalidhanavade committed Dec 5, 2024
1 parent e2613b0 commit d99da6b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
4 changes: 4 additions & 0 deletions deno.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"importMap": "./import_map.json"
}

2 changes: 1 addition & 1 deletion deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions import_map.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"imports": {
"@astrojs/markdown-remark": "./node_modules/@astrojs/markdown-remark/index.js"
}
}

1 comment on commit d99da6b

@deno-deploy
Copy link
Contributor

@deno-deploy deno-deploy bot commented on d99da6b Dec 5, 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 "@astrojs/markdown-remark" not prefixed with / or ./ or ../

Please # to comment.