babel-plugin-transform-assets-import-to-string
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "babel-plugin-transform-assets-import-to-string", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Babel plugin that transforms image assets import and requires to urls / cdn", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -39,3 +39,3 @@ # babel-plugin-transform-assets-import-to-string | ||
See the spec for more [examples](babel-plugin-transform-assets-import-to-string/blob/master/test/index.spec.js). | ||
See the spec for more [examples](https://github.com/yeojz/babel-plugin-transform-assets-import-to-string/blob/master/test/index.spec.js). | ||
@@ -42,0 +42,0 @@ ## Installation |
109869