坚冰

Results 2 issues of 坚冰

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug v1.16.6 after a few seconds of successful login, It is...

bug

运行如下命令安装: npm install -g fis3-hook-relative 控制台显示: [email protected] C:\User\user\AppData\Roaming\npm\node_modules\fis3-hook-relative 应该是安装成功了吧 fis配置文件: // 启用插件 fis.hook('relative'); // 让所有文件,都使用相对路径。 fis.match('**', { relative: true }) fis命令: fis3 release -d ../dist 控制台报错: [ERROR] unable to load...