Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(scripts): fix predeploy script #503

Merged
merged 1 commit into from
Oct 29, 2019
Merged

Conversation

robinmetral
Copy link
Contributor

Purpose

We need to create a dist/static directory in this script for the build:stylesheets script to save
the static CSS

Approach and changes

Change mkdir dist in the predeploy script to mkdir -p dist/static

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

we need to create a dist/static directory in this script for the build:stylesheets script to save
the css
@robinmetral robinmetral merged commit ffc4cef into canary Oct 29, 2019
@robinmetral robinmetral deleted the fix/predeploy-script branch October 29, 2019 12:42
@connor-baer
Copy link
Member

🎉 This PR is included in version 1.4.1-canary.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@connor-baer
Copy link
Member

🎉 This PR is included in version 2.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@connor-baer
Copy link
Member

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants