mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
This lets the Flight fixture run as "type": "module" or "commonjs". Experimental loaders can be used similar to require.extensions to do the transpilation and replacement of .client.js references.
4 lines
25 B
JSON
4 lines
25 B
JSON
{
|
|
"type": "commonjs"
|
|
}
|