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
{{ message }}
This repository was archived by the owner on May 8, 2025. It is now read-only.
$ cd packages/ykfe-utils
$ npm link
$ npm run watch // 让ykfe-utils源码的改动可以实时映射到构建后的目录而不需要每次手动执行npm run build
// 请开一个新的命令行窗口
$ cd example/ssr-with-js
$ npm link ykfe-utils