source:
node_modules/@reduxjs/toolkit/dist/query/cjs/index.js
| Last change on this file was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 187 bytes | |
| Rev | Line | |
|---|---|---|
| [a762898] | 1 | 'use strict' |
| 2 | if (process.env.NODE_ENV === 'production') { | |
| 3 | module.exports = require('./rtk-query.production.min.cjs') | |
| 4 | } else { | |
| 5 | module.exports = require('./rtk-query.development.cjs') | |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
