You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
问题简述
在 uni-app 开发的小程序中报错 复现步骤
node_modules/better-mock/dist/mock.browser.esm.js (7861:21): Error when using sourcemap for reporting an error: Can't resolve original location of error.
node_modules/better-mock/dist/mock.browser.esm.js (7861:21): Use of eval in "node_modules/better-mock/dist/mock.browser.esm.js" is strongly discouraged as it poses security risks and may cause issues with minification.
DONE Build complete. Watching for changes... 期望结果
请描述您期望的结果。
截图
环境
请描述一下你的代码运行环境。
Env: 小程序
OS: mac
better-mock version: 0.3.7
The text was updated successfully, but these errors were encountered:
问题简述
在 uni-app 开发的小程序中报错
复现步骤
node_modules/better-mock/dist/mock.browser.esm.js (7861:21): Error when using sourcemap for reporting an error: Can't resolve original location of error.
node_modules/better-mock/dist/mock.browser.esm.js (7861:21): Use of eval in "node_modules/better-mock/dist/mock.browser.esm.js" is strongly discouraged as it poses security risks and may cause issues with minification.
DONE Build complete. Watching for changes...
期望结果
请描述您期望的结果。
截图
环境
请描述一下你的代码运行环境。
The text was updated successfully, but these errors were encountered: