NPM already does much of what Bower does, and many people chose to migrate away from Bower in favor for NPM (see https://gofore.com/stop-using-bower/ ). This results in one fewer dependency in the project and simplifies maintenance and building the project. For Moodle, this requires to move the dependencies from node_modules to www/lib, for example as part of the gulp build task.
- is blocked by
-
MOBILE-1796 Update Node.js to 6.x
-
- Closed
-
-
MOBILE-1877 Separation of devDependencies and dependencies in package.json
-
- Closed
-