corber icon indicating copy to clipboard operation
corber copied to clipboard

How `skip-framework-build` option of `corber build` works?

Open HarshRohila opened this issue 3 years ago • 0 comments

I tried running ember build which stores build in dist folder and then ran corber build with skip-framework-build option, it skips the ember build, but its not picking up the latest ember build files from dist folder Does it need copying dist files in corber/cordova/www folder before running corber build?

HarshRohila avatar May 13 '22 03:05 HarshRohila