issues
search
vbenjs
/
vite-plugin-mock
A mock plugin for vite.use mockjs.
MIT License
624
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
生成环境打包mock好像用不了啊
#146
zpliu1126
opened
2 weeks ago
0
按文档搭了架子,完全用不了,就离谱
#145
yf983326
opened
3 weeks ago
0
response is any
#144
DiFuks
opened
1 month ago
1
Vulnerability in mockjs
#143
DiFuks
opened
1 month ago
0
不应该比 server.proxy 配置优先级还高
#142
Leslie2014
opened
2 months ago
0
修正CORS选项:在未显式指定CORS选项的情况下默认不开启CORS支持
#141
edgesite
opened
2 months ago
0
增强 response 函数:允许定制返回状态码和返回头,支持返回非JSON序列化类型
#140
edgesite
opened
2 months ago
0
vite每次打包回生成很多xxx.mjs文件
#139
liuhuan1011
opened
3 months ago
1
chore: switch to tinyglobby to drop 21 dependencies
#138
benmccann
opened
4 months ago
1
response的联合类型any会导致this指向约束失效,导致ts报错
#137
XiaopingHu
opened
6 months ago
0
rawResponse能否给一个method为get的例子?
#136
xiebruce
opened
6 months ago
1
fix: compatible with post request form data acquisition (#135)
#135
supercpq
closed
7 months ago
0
fix: add esbuild to peerDeps for fix yarn pnp
#134
DiFuks
closed
7 months ago
1
build: remove repetition config item
#133
skyclouds2001
closed
7 months ago
0
希望支持配置response headers解决跨域问题
#132
bloodlust
opened
8 months ago
2
可以添加一个bash_url 配置嘛
#131
alaric8
opened
8 months ago
0
Error with yarn pnp
#130
DiFuks
closed
7 months ago
0
The CJS build of Vite's Node API is deprecated
#129
VfanLee
opened
9 months ago
1
fix: 修正插件配置选项中ignore的函数形式的处理逻辑
#128
wangys4dev
closed
9 months ago
0
生产环境使用mock无法配置
#127
JoeXin
opened
10 months ago
17
使用带?的 url 报错
#126
wlpswll
opened
10 months ago
0
配置ignore时函数形式和正则表达式形式逻辑相反
#125
wangys4dev
closed
9 months ago
0
是否支持vite5
#124
wzs28150
closed
10 months ago
3
fix: dead loop listening and require is not defined
#123
haiweilian
closed
10 months ago
2
线上部署报内存溢出:Maximum call stack size exceeded
#122
anyone-yuren
opened
11 months ago
3
可以设置是否启用mock的开关吗?
#121
zhoufanglu
closed
11 months ago
2
NodeJS18+严重错误:if (!require.cache) {
#120
hc-advokate
closed
10 months ago
5
数据丢失问题
#119
Starfall0407
opened
1 year ago
0
能支持websocket的mock吗
#118
klren0312
opened
1 year ago
1
HTTP header内容判断
#117
sky5454
closed
12 months ago
1
response 支持下异步返回
#116
haozi
opened
1 year ago
1
手动创建 mock/user.ts 文件后项目异常
#115
OHUHO
closed
10 months ago
4
Update package.json
#114
Atw-Lee
closed
10 months ago
0
mockMethod方法使用window.localStorage报ReferenceError: window is not defined
#113
my6521
opened
1 year ago
0
3.0.0版本在vite 项目中报错 ReferenceError: require is not defined at cleanRequireCache
#112
LeoSunQi
closed
10 months ago
3
这个库具体怎么用啊,文档里没讲Mock假数据配置好之后怎么使用(发起网络请求)啊?
#111
RickoNoNo3
closed
1 year ago
2
3.0.0:`找不到模块“vite-plugin-mock/client”或其相应的类型声明`
#110
aitrx
closed
1 year ago
1
点击提示的位置在if条件内容改为 if (typeof require === "undefined" || !require.cache)
#109
songyipan
closed
10 months ago
2
在vite项目中使用引入多模块的方式时控制台中报警
#108
aysuqi
opened
1 year ago
0
TypeError: (0 , import_vite_plugin_mock.default) is not a function
#107
Eastboat
opened
1 year ago
0
feat: 添加跨越请求的支持
#106
Estelle00
closed
10 months ago
0
fix: types
#105
FrontEndDog
closed
10 months ago
0
mock 动态参数
#104
enjoy-myLife
opened
1 year ago
1
3版本的在生产构建后mock失败
#103
SoldierAb
opened
1 year ago
5
mock/index.js:20:2: ERROR: Expected ";" but found "as"
#102
CodeGetters
closed
1 year ago
1
feat: add inspect page
#101
zcf0508
opened
1 year ago
0
找不到模块“vite-plugin-mock/client”
#100
niujiyun
opened
1 year ago
9
[ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"
#99
tky753
opened
1 year ago
0
vite 运行时,修改mock文件会生成很多个xxx.mjs文件
#98
imoxuan
closed
10 months ago
12
运行yarn dev报错 vite版本4.2.1 ReferenceError: require is not defined
#97
L-T-G
closed
10 months ago
18
Next