Remove JS image loader for URL

This commit is contained in:
Justin Foell
2020-02-28 13:40:31 -06:00
parent 5f9849214a
commit fbfb4953e4
5 changed files with 21 additions and 23 deletions
+1 -2
View File
@@ -9,7 +9,6 @@
"start": "wp-scripts start"
},
"devDependencies": {
"@wordpress/scripts": "6.1.0",
"url-loader": "^3.0.0"
"@wordpress/scripts": "6.1.0"
}
}