Enable `nx` (#6718)
* Enable `nx` * Remove the `install` script * Remove `prepublishOnly`script * try clean before build:prod * debug * more debug * try removing pip install -e . step * Remove debug
parent
b74644cc56
commit
b8e9cae07b
@ -1,6 +1,5 @@
|
||||
{
|
||||
"npmClient": "yarn",
|
||||
"useNx": false,
|
||||
"version": "independent",
|
||||
"useWorkspaces": true
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue