requirejs-babel
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "requirejs-babel", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "Michael <mikach27@gmail.com>" |
@@ -46,3 +46,3 @@ var fetchText, _buildMap = {}; | ||
sourceMap: config.isBuild ? false :'inline', | ||
sourceFileName: name | ||
sourceFileName: name + '.js' | ||
}; | ||
@@ -49,0 +49,0 @@ for(var key in options) { |
{ | ||
"name": "requirejs-babel", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "An AMD loader plugin for Babel", | ||
@@ -5,0 +5,0 @@ "repository": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1355468
1