netlify / angular-runtime

The Angular Runtime allows Angular to run on Netlify with zero configuration
https://docs.netlify.com/integrations/frameworks/angular/
MIT License
18 stars 7 forks source link

fix: install before publishing #79

Closed Skn0tt closed 7 months ago

Skn0tt commented 8 months ago

The last release-please release failed again, this time because we didn't install NPM packages before running npm publish. This PR replaces the prepublishOnly script with the one from our node template, because we know that works + because it's the same across all our other projects:

https://github.com/netlify/node-template/blob/10125d557201ac7efdd72c0521cf6f7aec89a15c/%7B%7Bcookiecutter.project_slug%7D%7D/package.json#L16

netlify[bot] commented 8 months ago

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
Latest commit 12a32760911dcd5ff77e4795e429f27026a5f227
Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/6565928175e9ab0007cfdb12
Deploy Preview https://deploy-preview-79--plugin-angular-universal-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.