mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-12-08 07:23:52 +01:00
🚀 feat(_route): add dev to origin
This commit is contained in:
7
node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/test-utils.js
generated
vendored
Normal file
7
node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/test-utils.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
if (process.env.NODE_ENV === 'production') {
|
||||
module.exports = require('./cjs/react-dom-test-utils.production.min.js');
|
||||
} else {
|
||||
module.exports = require('./cjs/react-dom-test-utils.development.js');
|
||||
}
|
||||
Reference in New Issue
Block a user