Comparing version
@@ -6,3 +6,2 @@ { | ||
"ching", | ||
"clist", | ||
"com", | ||
@@ -20,3 +19,2 @@ "constambda", | ||
"ployfill", | ||
"polyfill", | ||
"printf", | ||
@@ -27,3 +25,7 @@ "retval", | ||
"wasm" | ||
], | ||
"cSpell.ignoreWords": [ | ||
"clist", | ||
"flist" | ||
] | ||
} |
@@ -123,7 +123,4 @@ 'use strict' | ||
nativeEspressoModules[dir] = true | ||
if (!tryToMount(dir)) { | ||
$void.$warn('modules:resolve', | ||
'an Espresso module without native dependency does not need to be ' + | ||
'published as a npm package.', [source, dir]) | ||
return null | ||
if (fs.existsSync(path.join(dir, 'profile.js'))) { | ||
tryToMount(dir, $void) | ||
} | ||
@@ -130,0 +127,0 @@ } |
{ | ||
"name": "eslang", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "email": "leevi@nirlstudio.com", |
1334710
-0.01%11526
-0.01%