-
Notifications
You must be signed in to change notification settings - Fork 9
fix: enable dprint dep to be used offline #622
Conversation
This won't work when loaded from |
4b71aa5
to
38b024f
Compare
I've updated the |
We only use dprint in the codegen server, so this shouldn't be an issue. Similar with |
Very good point... we can revisit the browser-compat concern if we ever want to utilize the formatter for anything in Meanwhile, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but the deps/dprint_ts.wasm
should be deleted.
Fixes #423
... sadly, we now depend on Shiki, which also stands in the way of offline runs :/ to-be-addressed in a another PR