comment
This commit is contained in:
parent
39fc46219c
commit
8d3585171f
@ -24,6 +24,9 @@ let emsc = require("../lib/emscripten/libwrapper.js");
|
||||
let System = require("systemjs");
|
||||
|
||||
|
||||
// When instrumenting code with istanbul,
|
||||
// automatic module type detection fails,
|
||||
// thus we specify it here manually.
|
||||
System.config({
|
||||
defaultJSExtensions: true,
|
||||
meta: {
|
||||
|
Loading…
Reference in New Issue
Block a user