Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2.1
-
-
MOODLE_32_STABLE
-
MOODLE_33_STABLE
-
Moodle Mobile 3.3.0
Description
Currently there is no clear separation between which packages are under dependencies and devDependencies (see this for a discussion regarding their difference).
According to my understanding, only the front-end libraries that the front-end client (ionic-bower, and other bower components) goes under the dependencies tag, while all the existing once should be placed under devDependencies.
All packages should be placed under devDependencies. When MOBILE-1830 is solved, bower packages should be placed under dependencies.
Attachments
Issue Links
- blocks
-
MOBILE-1830 Replace Bower with NPM
-
- Closed
-
-
MOBILE-1870 Encapsulate commands for setting up and starting dev environment in NPM
-
- Closed
-
- is blocked by
-
MOBILE-1796 Update Node.js to 6.x
-
- Closed
-