Esprima does not need the fs and process shims

It is standalone and packaged as a UMD.

Fixes jspm#839
Reference: jquery/esprima#1486
This commit is contained in:
Hugues Malphettes
2016-03-28 10:12:10 +08:00
parent d9bce1b2ab
commit e576e832fe
+3
View File
@@ -0,0 +1,3 @@
{
"jspmNodeConversion": false
}