ProToots/scripts
nachtjasmin f169b79e3e
Exclude JS files from copying with a .endsWith
Unfortunately, the src is relative on Unix-like systems and absolute on
Windows systems. I don't know who has decided for that bullshit, but
surely there must be a reason. For now, it's easier to just do a little
string comparison.
2023-06-14 17:13:12 +02:00
..
build.mjs Add build scripts based on esbuild 2023-05-30 18:35:17 +02:00
shared.mjs Exclude JS files from copying with a .endsWith 2023-06-14 17:13:12 +02:00
watch.mjs Add build scripts based on esbuild 2023-05-30 18:35:17 +02:00