source:
frontend/node_modules/react-refresh/runtime.js
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 222 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | 'use strict'; |
| 2 | ||
| 3 | if (process.env.NODE_ENV === 'production') { | |
| 4 | module.exports = require('./cjs/react-refresh-runtime.production.min.js'); | |
| 5 | } else { | |
| 6 | module.exports = require('./cjs/react-refresh-runtime.development.js'); | |
| 7 | } |
Note:
See TracBrowser
for help on using the repository browser.
