mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(nx): set default branch
This commit is contained in:
parent
3ea3ad1c1b
commit
5406d69094
2
nx.json
2
nx.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
||||||
"defaultBase": "master",
|
"defaultBase": "develop",
|
||||||
"namedInputs": {
|
"namedInputs": {
|
||||||
"default": [
|
"default": [
|
||||||
"{projectRoot}/**/*",
|
"{projectRoot}/**/*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user