]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: make jsx support optional
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 28 Jul 2021 09:38:56 +0000 (17:38 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 28 Jul 2021 09:38:56 +0000 (17:38 +0800)
commit74fa619f2877a987b8c8f020e62ee07580de23d3
treea3fcf0a8d81fac4a4d141927d9d13e08ad632365
parentb7155494778f63e994d3dd03b0c9afcc666eb7a5
feat: make jsx support optional
index.js
template/config/base/package.json
template/config/base/vite.config.js
template/config/jsx/package.json [new file with mode: 0644]
template/config/jsx/vite.config.js [new file with mode: 0644]