Open pravi opened 7 years ago
Both babel and lodash maintains a single repo for multiple modules.
babel -> https://github.com/babel/babel (packages directory in master branch has all modules) lodash -> https://github.com/lodash/lodash/tree/npm-packages (npm-packages branch has all modules)
lodash is required for gulp, babel is required for handlebars.
babel and many others are using https://lernajs.io/ so there is a standard we can use.
Both babel and lodash maintains a single repo for multiple modules.
babel -> https://github.com/babel/babel (packages directory in master branch has all modules) lodash -> https://github.com/lodash/lodash/tree/npm-packages (npm-packages branch has all modules)
lodash is required for gulp, babel is required for handlebars.