mirror of
https://github.com/sajenim/javascript-template.git
synced 2025-12-17 03:50:40 +08:00
Revert "Exclude bun.lockb from omnix text substitution"
This reverts commit 187ad24404.
This commit is contained in:
parent
187ad24404
commit
b558e10bdb
1 changed files with 0 additions and 2 deletions
|
|
@ -24,7 +24,6 @@ in {
|
|||
placeholder = "my-project";
|
||||
}
|
||||
];
|
||||
exclude = ["bun.lockb"];
|
||||
};
|
||||
|
||||
javascript-nextjs = {
|
||||
|
|
@ -36,7 +35,6 @@ in {
|
|||
placeholder = "my-nextjs-app";
|
||||
}
|
||||
];
|
||||
exclude = ["bun.lockb"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue