You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there something like a .nixpacksignore file or any other way to tell nixpacks not to read certain files during build step? (should still be included though)
if have .ts files in my project that are HSL Stream Binarys (not typescript) and my project does not build anymore because of stream did not contain valid UTF-8. unfortunately I also can't change the encoding because then the video won't work anymore.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
is there something like a
.nixpacksignorefile or any other way to tell nixpacks not to read certain files during build step? (should still be included though)if have
.tsfiles in my project that are HSL Stream Binarys (not typescript) and my project does not build anymore because ofstream did not contain valid UTF-8. unfortunately I also can't change the encoding because then the video won't work anymore.any help appreciated 🙏🏼
Beta Was this translation helpful? Give feedback.
All reactions