We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7288a58 commit 0b02a8eCopy full SHA for 0b02a8e
template/javascript/build.js
@@ -1,3 +1,8 @@
1
+/**
2
+ * create-vue-mini v1.2.3
3
+ * https://github.com/vue-mini/create-vue-mini
4
+ * 请谨慎修改此文件,改动过多可能会导致你后续升级困难。
5
+ */
6
import path from 'node:path';
7
import process from 'node:process';
8
import { fileURLToPath } from 'node:url';
template/typescript/build.js
0 commit comments