chore: initialize WanderQ MiniAPP 2.0 repository
This commit is contained in:
5
apps/miniprogram/babel.config.js
Normal file
5
apps/miniprogram/babel.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
["taro", { framework: "react", ts: true, compiler: "webpack5" }],
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user