Skip to content

Commit e38d9b1

Browse files
committed
build: add missing raw-loader dependency
The build-webpack large spec uses it, but it was toplevel only because it was hoisted.
1 parent 90eae89 commit e38d9b1

File tree

2 files changed

+189
-82
lines changed

2 files changed

+189
-82
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
"prettier": "^2.0.0",
133133
"puppeteer": "2.1.1",
134134
"quicktype-core": "^6.0.15",
135+
"raw-loader": "4.0.0",
135136
"rxjs": "6.5.4",
136137
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.5.4-linux.tar.gz",
137138
"semver": "7.1.3",

0 commit comments

Comments
 (0)