File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
packages/resolve-url-loader Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ > ** I M P O R T A N T**
2
+ >
3
+ > Version 4 release is imminent. Please try it. More info on the [ homepage] ( https://github.com/bholloway/resolve-url-loader ) .
4
+ >
5
+ > Version 3 is now in maintenance mode.
6
+
1
7
# Resolve URL Loader
2
8
3
9
[ ![ NPM] ( https://nodei.co/npm/resolve-url-loader.png )] ( https://www.npmjs.com/package/resolve-url-loader )
Original file line number Diff line number Diff line change 5
5
"main" : " index.js" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " git+https://github.com/bholloway/resolve-url-loader.git"
8
+ "url" : " git+https://github.com/bholloway/resolve-url-loader.git" ,
9
+ "directory" : " packages/resolve-url-loader"
9
10
},
10
11
"keywords" : [
11
12
" webpack" ,
24
25
"bugs" : {
25
26
"url" : " https://github.com/bholloway/resolve-url-loader/issues"
26
27
},
27
- "homepage" : " https://github.com/bholloway/resolve-url-loader" ,
28
+ "homepage" : " https://github.com/bholloway/resolve-url-loader/tree/v3-maintenance/packages/resolve-url-loader " ,
28
29
"engines" : {
29
30
"node" : " >=6.0.0"
30
31
},
You can’t perform that action at this time.
0 commit comments