diff --git a/test/browser/index.html b/test/browser/index.html index 3ebe454f..0b75d591 100644 --- a/test/browser/index.html +++ b/test/browser/index.html @@ -2,9 +2,9 @@ - - - + + + diff --git a/wct.conf.json b/wct.conf.json index 2dd95b9d..d1262a69 100644 --- a/wct.conf.json +++ b/wct.conf.json @@ -1,5 +1,10 @@ { "verbose": false, + + "compile": "never", + "moduleResolution": "none", + "npm": true, + "plugins": { "local": { "disabled": true,