2025-04-06 21:17:58 +01:00

3 lines
175 B
Plaintext

always use Typescript where relevant
don't try to modify files in the build folder (eg /dist)
don't put css or JS in the index.html - we should follow appropriate CSP policies