Skip to content

Commit 7c7a0e9

Browse files
committed
feat: Rename plugin to @winner-fed/plugin-wconsole, update package.json and README with new descriptions, keywords, and installation instructions. Modify release workflow for new npm package link. Update playground configuration for wconsole integration. Enhance src/index.ts to support dynamic loading of vConsole, PageSpy, and Eruda with detailed configuration options.
1 parent fe45f7e commit 7c7a0e9

File tree

5 files changed

+804
-52
lines changed

5 files changed

+804
-52
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ jobs:
127127
echo "🎉 发布成功!"
128128
echo "📦 版本: ${{ steps.get_version.outputs.version }}"
129129
echo "🏷️ 标签: ${{ steps.get_version.outputs.tag_name }}"
130-
echo "📝 npm: https://www.npmjs.com/package/winjs-plugin-template"
130+
echo "📝 npm: https://www.npmjs.com/package/@winner-fed/plugin-wconsole"

0 commit comments

Comments
 (0)