File tree 3 files changed +1
-4
lines changed
3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 152
152
"type-of" : " ^2.0.1" ,
153
153
"url-loader" : " ^4.1.1" ,
154
154
"uuid" : " ^8.3.2" ,
155
- "v8-compile-cache" : " ^2.3.0" ,
156
155
"webpack" : " ^5.61.0" ,
157
156
"webpack-dev-middleware" : " ^4.3.0" ,
158
157
"webpack-merge" : " ^5.8.0" ,
Original file line number Diff line number Diff line change 1
- require ( `v8-compile-cache` )
2
-
3
1
const crypto = require ( `crypto` )
4
2
const fs = require ( `fs-extra` )
5
3
const path = require ( `path` )
Original file line number Diff line number Diff line change @@ -24189,7 +24189,7 @@ uuid@^8.3.2:
24189
24189
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
24190
24190
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
24191
24191
24192
- v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0, v8-compile-cache@^2.3.0 :
24192
+ v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
24193
24193
version "2.3.0"
24194
24194
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
24195
24195
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
You can’t perform that action at this time.
0 commit comments