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

Feature/gulp update 2 #9

Closed
wants to merge 9 commits into from
Closed

Feature/gulp update 2 #9

wants to merge 9 commits into from

Conversation

jjbert18
Copy link

@jjbert18 jjbert18 commented Apr 8, 2019

if this doesn't work see Garrett 😉

"name": "subtheme",
"description": "Subtheme file for us in KIT-related projects",
"name": "unitedrentals",
"description": "UR: Drupal 8 KIT common theme support",
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably change the name and description back to something KIT related.

Copy link
Author

Choose a reason for hiding this comment

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

good catch! sorry that got moved in

@@ -2,49 +2,28 @@
"name": "subtheme",
"description": "Subtheme file for us in KIT-related projects",
"author": "",
"version": "8.1.2",
"version": "1.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

I feel like we should make this 8.2.0, to follow convention that it's made for Drupal 8. Similarly, I was thinking I'd make our new tools be 8.2 as well, to make sure that we have a deprecated tool set for all of the current sites.

function buildImages() {
const tasks = config.map(function(entry) {
return src('themes/custom/' + entry.themeName + '/images/**/*')
.pipe(changed(entry.destDir + '/img'))

Choose a reason for hiding this comment

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

Should this be the directory in the "dest" task below?

@garrettrathbone
Copy link
Collaborator

Closed since Karl's PR has this included.

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.

5 participants