Skip to content

Conversation

@baiwusanyu-c
Copy link
Member

@baiwusanyu-c baiwusanyu-c commented Mar 31, 2023

Breaking Change

close: #19

Core Strategy

  1. When using the development server,
    unplugin-vue-cssvars will analyze the referenced css file from the component,
    and inject styles in the transformation code of @vitejs/plugin-vue
  2. When building, unplugin-vue-cssvars will analyze the referenced css file from the component and inject it into
    sfc, don't worry about generating redundant code, packaging tools (such as vite) will automatically handle it.

Option Change

  1. remove revoke
  2. adee server

@baiwusanyu-c baiwusanyu-c changed the title feat: use the new implementation strategy feat(breaking-change): use the new implementation strategy Mar 31, 2023
@baiwusanyu-c baiwusanyu-c merged commit 88a50fd into master Mar 31, 2023
@baiwusanyu-c baiwusanyu-c deleted the bwsy/next branch March 31, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[optimizate]: Optimize the preprocessing process, compiling in advance will affect performance

2 participants