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

feat(configure): Control gitignoring of sku-created config files #193

Merged
merged 3 commits into from
Oct 24, 2018

Conversation

michaeltaranto
Copy link
Contributor

Move the output/target directory and the bundle report gitignores to be managed by the configure script. This pattern of controlled ignores is going to be adopted more through the typescript support PR.

@michaeltaranto michaeltaranto changed the title build(gitignore): Control ignoring of sku-created config files feat(configure): Control gitignoring of sku-created config files Oct 22, 2018
markdalgleish
markdalgleish previously approved these changes Oct 23, 2018
@michaeltaranto
Copy link
Contributor Author

Closing temporarily. Will re-open when this PR is merged

@michaeltaranto michaeltaranto dismissed markdalgleish’s stale review October 23, 2018 22:42

Changes made. Please re-review

const builds = require('../config/builds');

const outputDirs = uniq([
...builds.map(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spread here is unnecessary

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sleuth 🕵🏻‍♂️

yarn.lock
package-lock.json
.idea

# managed by sku
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🏻👏🏻👏🏻

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.

3 participants