Skip to content

Commit

Permalink
fix: run dev error, require non-existent file (#404)
Browse files Browse the repository at this point in the history
* fix: run dev error, require non-existent file

* feat: 启动命令兼容pnpm

* feat: 启动命令兼容pnpm

* feat: 增加dev script

* feat: remove dev script
  • Loading branch information
Rain120 authored Dec 26, 2024
1 parent fc90723 commit 41e4d5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
require('./index-style-only');

module.exports = require('./components');

0 comments on commit 41e4d5c

Please sign in to comment.