react-json-editor icon indicating copy to clipboard operation
react-json-editor copied to clipboard

Port improvements from react-component-boilerplate

Open bebraw opened this issue 10 years ago • 2 comments

I did the initial webpack configuration for this project. Since then I've managed to evolve it a lot. If there's interest, you can try porting the changes from my boilerplate. This will drop the Markdown loader, add isomorphic loader, simplify webpack configuration (single file) etc.

bebraw avatar Nov 30 '15 11:11 bebraw

I would prefer a simpler webpack config but it's not something that's bothering me right now. I might do something about it when I have to.

ismaelga avatar Dec 02 '15 09:12 ismaelga

Ok, cool. That's one of those things I tried to achieve with the boilerplate. It uses a single file for webpack setup (unless you count testing) so it's easier to maintain and follow.

bebraw avatar Dec 02 '15 14:12 bebraw