Commit a4deb99
committed
Update create-gen-app package.json scripts and dependencies
- Changed the clean script to use 'makage' instead of 'del-cli'.
- Updated the build process to run 'npm run clean' and 'npm run copy'.
- Added 'prepublishOnly' script to ensure build runs before publishing.
- Replaced 'del-cli' dependency with 'makage' in devDependencies.1 parent 93526fb commit a4deb99
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
0 commit comments