Skip to content

Commit 87cff5b

Browse files
committed
Add raw-loader to be able to import files and render them as code blocks in md files
1 parent 90e7c6c commit 87cff5b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8714,6 +8714,14 @@ [email protected]:
87148714
iconv-lite "0.4.24"
87158715
unpipe "1.0.0"
87168716

8717+
raw-loader@^4.0.2:
8718+
version "4.0.2"
8719+
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.2.tgz#1aac6b7d1ad1501e66efdac1522c73e59a584eb6"
8720+
integrity sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==
8721+
dependencies:
8722+
loader-utils "^2.0.0"
8723+
schema-utils "^3.0.0"
8724+
87178725
87188726
version "1.2.8"
87198727
resolved "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz"

0 commit comments

Comments
 (0)