| .. |
|
json-cache
|
|
|
|
package-cjs-named-error
|
module: fix crash on multiline named cjs imports
|
2020-09-22 12:49:40 -04:00 |
|
package-type-commonjs
|
|
|
|
package-type-module
|
module: drop support for extensionless main entry points in esm
|
2020-01-22 23:21:11 -08:00 |
|
package-without-type
|
|
|
|
pjson-invalid
|
esm: better package.json parser errors
|
2020-09-11 05:09:44 -07:00 |
|
pjson-main
|
|
|
|
pkgimports
|
module: exports pattern support
|
2020-09-17 18:56:17 -07:00 |
|
self-deprecated-folders
|
module: runtime deprecate subpath folder mappings
|
2020-11-03 17:54:19 +01:00 |
|
tla
|
module: handle Top-Level Await non-fulfills better
|
2020-08-08 20:33:46 +02:00 |
|
builtin-imports-case.mjs
|
module: fix builtin reexport tracing
|
2020-10-04 10:30:13 -07:00 |
|
cjs-esm.js
|
module: warn on require of .js inside type: module
|
2019-10-11 17:37:46 -04:00 |
|
cjs-exports-invalid.mjs
|
module: refine module type mismatch error cases
|
2020-09-30 20:46:01 -07:00 |
|
cjs-exports.mjs
|
deps: update to cjs-module-lexer@0.5.2
|
2020-11-03 17:54:21 +01:00 |
|
cjs-file.cjs
|
|
|
|
cjs.js
|
|
|
|
conditional-exports.js
|
module: add warnings for experimental flags
|
2019-12-04 22:36:37 -05:00 |
|
conditional-exports.mjs
|
module: expose exports conditions to loaders
|
2020-04-03 01:29:39 +02:00 |
|
dep1.js
|
module: fix builtin reexport tracing
|
2020-10-04 10:30:13 -07:00 |
|
dep2.js
|
module: fix builtin reexport tracing
|
2020-10-04 10:30:13 -07:00 |
|
es-note-error-1.cjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-1.mjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-2.cjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-2.mjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-3.cjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-3.mjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-4.cjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-error-4.mjs
|
module: only try to enrich CJS syntax errors
|
2020-10-19 18:41:10 +00:00 |
|
es-note-promiserej-import-2.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
es-note-unexpected-export-1.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
es-note-unexpected-export-2.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
es-note-unexpected-import-1.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
es-note-unexpected-import-3.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
es-note-unexpected-import-4.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
es-note-unexpected-import-5.cjs
|
module: add warning when import,export is detected in CJS context
|
2019-08-13 11:19:48 -07:00 |
|
esm-snapshot-mutator.js
|
|
|
|
esm-snapshot.js
|
|
|
|
exports-cases.js
|
module: named exports for CJS via static analysis
|
2020-09-28 18:27:25 -07:00 |
|
exports-cases2.js
|
module: named exports for CJS via static analysis
|
2020-09-28 18:27:25 -07:00 |
|
exports-cases3.js
|
module: named exports for CJS via static analysis
|
2020-09-28 18:27:25 -07:00 |
|
import-invalid-ext.mjs
|
esm: use correct error arguments
|
2019-05-20 10:26:23 -04:00 |
|
import-invalid-pjson.mjs
|
esm: share package.json cache between ESM and CJS loaders
|
2020-05-24 16:22:31 -07:00 |
|
import-process-exit.mjs
|
|
|
|
import-resolve-exports.mjs
|
module: disable conditional exports, self resolve warnings
|
2020-02-26 23:21:56 +02:00 |
|
invalid-cjs.js
|
module: refine module type mismatch error cases
|
2020-09-30 20:46:01 -07:00 |
|
json-modules.mjs
|
module: add warnings for experimental flags
|
2019-12-04 22:36:37 -05:00 |
|
loop.mjs
|
doc, lib, src, test, tools: fix assorted typos
|
2019-08-12 16:00:22 -07:00 |
|
message.mjs
|
|
|
|
mjs-file.mjs
|
|
|
|
noext
|
|
|
|
process-exit.mjs
|
|
|
|
simple.wasm
|
esm: --experimental-wasm-modules integration support
|
2019-05-17 02:25:20 +02:00 |
|
simple.wat
|
esm: --experimental-wasm-modules integration support
|
2019-05-17 02:25:20 +02:00 |
|
symlink.mjs
|
|
|
|
test-esm-double-encoding-native%20.mjs
|
|
|
|
test-esm-ok.mjs
|
|
|
|
wasm-dep.mjs
|
esm: --experimental-wasm-modules integration support
|
2019-05-17 02:25:20 +02:00 |
|
wasm-modules.mjs
|
module: add warnings for experimental flags
|
2019-12-04 22:36:37 -05:00 |