This commit is contained in:
Hadi 2024-06-20 15:29:25 +02:00
parent b676e1bdbb
commit e078d81b51

View File

@ -12,7 +12,7 @@
hash = "sha256-Z2TZ56I6lRmYkLRnnMscvmSCzGt5q9yX90lGPebJpe8="; hash = "sha256-Z2TZ56I6lRmYkLRnnMscvmSCzGt5q9yX90lGPebJpe8=";
}; };
npmDepsHash = "sha256-tuEfyePwlOy2/mOPdXbqJskO6IowvAP4DWg8xSZwbJw="; npmDepsHash = "sha256-YxdrNTBbbgMHJ0WoSHePxdM7UJLbKsSbObW8M1uArUg=";
# The prepack script runs the build script, which we'd rather do in the build phase. # The prepack script runs the build script, which we'd rather do in the build phase.
npmPackFlags = [ "--ignore-scripts" ]; npmPackFlags = [ "--ignore-scripts" ];
@ -23,7 +23,6 @@
description = "test"; description = "test";
homepage = "https://text.com"; homepage = "https://text.com";
}; };
} + "/build";
};
}; };
} }