Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9c4eef1

Browse filesBrowse files
authored
Merge pull request #315 from ZachJW34/add-source-maps
add source map dependency (next)
2 parents 28a76b2 + 4629f9d commit 9c4eef1
Copy full SHA for 9c4eef1

File tree

Expand file treeCollapse file tree

2 files changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"chalk": "^2.1.0",
8282
"convert-source-map": "^1.6.0",
8383
"extract-from-css": "^0.4.4",
84+
"source-map": "0.5.6",
8485
"tsconfig": "^7.0.0"
8586
},
8687
"repository": {

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7612,6 +7612,11 @@ source-map@0.4.x:
76127612
dependencies:
76137613
amdefine ">=0.0.4"
76147614

7615+
source-map@0.5.6:
7616+
version "0.5.6"
7617+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
7618+
integrity sha1-dc449SvwczxafwwRjYEzSiu19BI=
7619+
76157620
source-map@^0.5.0, source-map@^0.5.6, source-map@~0.5.1:
76167621
version "0.5.7"
76177622
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.