Skip to content

vue 2 version of "@vue/repl" #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 30, 2023
Merged

vue 2 version of "@vue/repl" #31

merged 10 commits into from
Mar 30, 2023

Conversation

andurils
Copy link
Owner

  • only includes the source code of the components.
  • based on a Vue 2.7 , while utilizing the powerful @vue/compiler-sfc to achieve a functionality and user experience consistent with @vue/repl.
  • replaced webpack with vite Vite build tool has been adopted to improve the project's building efficiency and development experience.

andurils and others added 10 commits December 29, 2022 09:16
* 代码主体内容不引入 normalize.css 及类似内容

* 优化样式,尽量避免直接使用标签选择器,对 output 中的内容进行样式影响

* 优化按钮样式

---------

Co-authored-by: Anduril <egger@outlook.com>
Co-authored-by: 胡昊 <huhao@mediinfo.com.cn>
based on a Vue 2.7 shell, while utilizing the powerful Vue 3's @vue/compiler-sfc to achieve a functionality and user experience consistent with @vue/repl.
This project only includes the source code of the components.
Vite build tool has been adopted to improve the project's building efficiency and development experience.
@andurils andurils merged commit 65579f9 into main Mar 30, 2023
@andurils andurils deleted the repl-vite branch March 30, 2023 17:26
andurils added a commit that referenced this pull request Apr 3, 2023
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.

2 participants