CJY0208 / react-router-cache-route

Route with cache for react-router V5 like <keep-alive /> in Vue
https://www.npmjs.com/package/react-router-cache-route
MIT License
1.15k stars 111 forks source link

打包部署后报错 #167

Open xiaodoubaoldl opened 10 months ago

xiaodoubaoldl commented 10 months ago

image

image
hd123hd520 commented 10 months ago

import error import { CacheSwitch, CacheRoute } from 'react-router-cache-route';

xiaodoubaoldl commented 9 months ago

import error import { CacheSwitch, CacheRoute } from 'react-router-cache-route';

import CacheRoute, { CacheSwitch } from 'react-router-cache-route'文档不是这样写的吗?

xiaodoubaoldl commented 9 months ago

import error import { CacheSwitch, CacheRoute } from 'react-router-cache-route';

大佬在哪找到的解决办法?