mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Remove @providesModule in www bundles (#12529)
This commit is contained in:
@@ -93,7 +93,6 @@ ${source}`;
|
||||
${license}
|
||||
*
|
||||
* @noflow
|
||||
* @providesModule ${globalName}-dev
|
||||
* @preventMunge
|
||||
*/
|
||||
|
||||
@@ -112,7 +111,6 @@ ${source}
|
||||
${license}
|
||||
*
|
||||
* @noflow
|
||||
* @providesModule ${globalName}-prod
|
||||
* @preventMunge
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user