Hi, I’m just starting out with ionic and I’m currently referring to the tutorial for info.
I’ve noticed that ionic prepare
is used in the tutorial to update changes made to the www folder into the platform folder, but I’ve noticed that the ionic console only seems to provide the following options:
start emulate run build platform
, with no prepare
.
Is the tutorial outdated, or is prepare
just not on the list?