Closed d2s closed 6 years ago
Hey! Thanks for opening this PR. I'm sorry that I did not get to this fast enough, but the structure of the app-starter just changed as of about 30 minutes ago and has been updated to the latest. Please feel free to contribute more in the future!
@jgw96 New code structure looks better, good to see the improvements over the old version. :+1:
Original bug issue https://github.com/ionic-team/stencil/issues/288 in the old version of
@stencil/core
affected the ability to runnpm run test
. With this refreshed set of npm dependencies, every package would be using the latest versions (as resolved by running ofnpm install
andnpm update
commands on a freshly cloned starter repository).Related to the issue: https://github.com/ionic-team/stencil-app-starter/issues/28