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 4bb4d2b commit 1ccae15Copy full SHA for 1ccae15
packages/taro-cli/templates/default/config/dev.js
@@ -1,5 +1,5 @@
1
-{{#if typescript }}import type { UserConfigExport } from "@tarojs/cli";
2
-{{/if}}
+{{#if typescript }}import type { UserConfigExport } from "@tarojs/cli"{{/if}}
+
3
export default {
4
{{#if (eq compiler "Webpack5") }} logger: {
5
quiet: false,
packages/taro-cli/templates/default/config/prod.js
mini: {},
h5: {
0 commit comments