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 4ffc9df commit d01c53bCopy full SHA for d01c53b
build-assets/package.json
@@ -33,7 +33,7 @@
33
},
34
"actions": {
35
"deep-clean": [
36
- "del-cli build xpacks node_modules package-lock.json",
+ "del-cli build xpacks package-lock.json",
37
"del-cli --force ${HOME}/Work/xpack-dev-tools-build/mingw-w64-gcc-[0-9]*-*"
38
],
39
"install": [
0 commit comments