add ability to dc.require the obsidian package - #160
Open
GamerGirlandCo wants to merge 1 commit into
Open
Conversation
|
Why not just expose the if (typeof path === "string" && !/.*\.[tj]sx?$/.test(path)) {
return require(path);
}Would be really useful other than await dc.require('@codemirror/view') |
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
February 11, 2026 19:36
937865c to
a8371ec
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
from
March 15, 2026 23:16
3845004 to
841d48e
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
March 15, 2026 23:16
a8371ec to
626d437
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
from
March 30, 2026 22:29
841d48e to
1798be5
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
March 30, 2026 22:29
626d437 to
9a29150
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
from
March 30, 2026 22:33
1798be5 to
841d48e
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
March 30, 2026 22:33
9a29150 to
626d437
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
from
March 30, 2026 22:34
841d48e to
1798be5
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
March 30, 2026 22:34
626d437 to
80eaf75
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
from
March 30, 2026 22:39
1798be5 to
841d48e
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
March 30, 2026 22:39
80eaf75 to
626d437
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
3 times, most recently
from
March 30, 2026 22:45
841d48e to
1798be5
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
5 times, most recently
from
March 30, 2026 23:17
057b110 to
626d437
Compare
GamerGirlandCo
force-pushed
the
feat/modal-component
branch
from
March 30, 2026 23:21
1798be5 to
83b5edb
Compare
GamerGirlandCo
force-pushed
the
feat/require-obsidian
branch
from
March 30, 2026 23:23
626d437 to
e5bbbba
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.