nzakas / props2js

Tool to convert Java properties files into JavaScript
Other
95 stars 17 forks source link

in modern js use .env.configuration #7

Open ultrox opened 6 years ago

ultrox commented 6 years ago

I'm not sure is this correct, but following premise based on which this tool is created I'm using .env.local files for configuration with webpack.

.evn.configuration would also be an option. Eather way I really, really like "Maintainable JS" book, and chapter 9.