Problem
YAPL isn't built correctly for newly cloned HybridApp repos. This is a bug that slows down engineers setup process (example).

Solution
- Include
npm run grunt:build:shared in the local build script
- Remove the now-outdated instructions from the App README: '

- Remove the step from the workflows, as this is now redundant
FYI @staszekscp, this is a minor HybridApp build issue that can be worked on when your team has some availability
Problem
YAPL isn't built correctly for newly cloned HybridApp repos. This is a bug that slows down engineers setup process (example).
Solution
npm run grunt:build:sharedin the local build scriptFYI @staszekscp, this is a minor HybridApp build issue that can be worked on when your team has some availability