manipulate json from a jsx component into another jsx file with ‘fs’
I’m trying to create this package to manipulate a jsx component file in another jsx file. But I realized later that ‘fs is not available on the web (and it makes a lot of sense). would you have an alternative to deal with this manipulation