Commit 38c1a15
committed
Clean up netlify functions directory
- Remove old getRssFeeds.js file (now generated from TypeScript)
- Add .gitignore rules for generated JavaScript files in functions directory
- Only TypeScript source files should be tracked in git
- Build artifacts are properly ignored and generated via npm run build:functions1 parent 0ddd301 commit 38c1a15
2 files changed
+2
-73
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
This file was deleted.
0 commit comments