mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
🔱: [client] sync upgrade with 4 commits [trident-sync]
refactor: 1.13.2 refactor: fs-bpmn 1.0.14 refactor: fs-bpmn 1.0.14
This commit is contained in:
@@ -60,7 +60,7 @@ export default ({ command, mode }) => {
|
||||
],
|
||||
esbuild: {
|
||||
drop: command === "build" ? ["debugger"] : [],
|
||||
// pure: ["console.log", "debugger"],
|
||||
pure: ["console.log", "debugger"],
|
||||
jsxFactory: "h",
|
||||
jsxFragment: "Fragment"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user