-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable source maps in Obsidian 0.14+
In Obsidian 14 and above, sourcemaps are stripped from plugins at load time unless the "debug plugin startup" setting is on. Hot Reload now automatically switches that option on when reloading a plugin, so you get sourcemaps while developing, without needing to keep the debug setting on all the time (or sourcemaps in memory all the time).
- Loading branch information
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters