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

Don't copy extra files for Drupal theme configuration #12

Closed
RoSk0 opened this issue Feb 17, 2019 · 0 comments
Closed

Don't copy extra files for Drupal theme configuration #12

RoSk0 opened this issue Feb 17, 2019 · 0 comments

Comments

@RoSk0
Copy link
Contributor

RoSk0 commented Feb 17, 2019

When Gulp pipeline with SASS only and Drupal theme selected (full QA set below) some extra files are copied/created in directory which will be deleted.

Extra files created:

  • scss/index.scss
  • scss/_variables-project.scss
  • scss/_variables-bootstrap.scss

Extra files copied from Bootsrap:

  • fonts/bootstrap/glyphicons-halflings-regular.*

Can we please have them NOT created.

QA:

Welcome to the catalyst-frontend build pipeline generator.

We just need to ask you some questions to get started!

? What is the name of your project? test-copy
? Where do you want your build process to be installed? Current directory
? What kind of build process do you need? Gulp
? Do you want an index.html file created? No
? Do you want to use Browsersync (auto page reloading server/proxy)? No
? Do you want to add Bootstrap to your project? Yes
? Which version of Bootstrap do you want to use? 3
? Do you want JavaScript build support? No JS support
? Do you want to keep your compiled and uncompiled files in separate trees, or use a flat structure? Flat
? Name of the directory where your uncompiled files will live: scss
? Name of the directory where your built files will be written: css
? Are you using Drupal and Drupal's Bootstrap theme? Yes

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

No branches or pull requests

1 participant