Ghost/ghost/members-csv/lib
Naz 4300f14d79
Removed hidden row mapping in csv parser
refs https://github.com/TryGhost/Toolbox/issues/430
refs https://github.com/TryGhost/Ghost/issues/14882

- Having an explicit mappings passed into the members CSV parser makes it easier to control and understand the transforms for package clients
- Eventually the parser will receive a strict map with the fields it should parse - skipping all unknown & unmapped fields
2022-10-19 18:10:40 +08:00
..
parse.js Removed hidden row mapping in csv parser 2022-10-19 18:10:40 +08:00
unparse.js 🐛 Fixed duplicate error columns in members import error CSV 2022-09-16 11:02:22 +02:00