mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
drop: you know what, just don't build webpack
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"executor": "nx:run-commands",
|
||||
"outputs": ["{workspaceRoot}/dist/packages"],
|
||||
"options": {
|
||||
"command": "npx zx ./tools/scripts/pack-webpack5.mjs"
|
||||
"command": "echo \"Omitting Webpack5 build\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user