Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvlach committed Feb 2, 2025
1 parent 41dc6ec commit b4e336c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 58 deletions.
58 changes: 0 additions & 58 deletions agdb_api/php/package-lock.json

This file was deleted.

1 change: 1 addition & 0 deletions agdb_server/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ fn build_studio() {
fn main() {
println!("cargo::rerun-if-changed=../agdb_api/typescript/src");
println!("cargo::rerun-if-changed=../agdb_studio/src");
println!("cargo::rerun-if-changed=../package-lock.json");

#[cfg(feature = "studio")]
build_studio();
Expand Down

0 comments on commit b4e336c

Please sign in to comment.