mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
* Move files * Update paths * Rename import variables * Rename /server to /writer This is mainly because "React Server Server" is weird so we need another dimension. * Use "react-server" convention to enforce that writer is only loaded in a server
4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./cjs/react-server-dom-webpack-plugin.js');
|