Using Fresh without any npm dependencies / node_modules?
#3567
|
The |
Answered by
marvinhagemeister
Oct 22, 2025
Replies: 1 comment 1 reply
|
Sure, if you don't like |
1 reply
Answer selected by
crodjer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sure, if you don't like
viteyou can always use theBuilderclass instead, see https://fresh.deno.dev/docs/advanced/builder . That's pretty similar to how Fresh 1.x worked behind the scenes.