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

Modify CSS Banners #16

Merged
merged 35 commits into from
Oct 19, 2023
Merged

Modify CSS Banners #16

merged 35 commits into from
Oct 19, 2023

Conversation

ErikSRoth
Copy link
Owner

Test and if possile make css banners use gulp-header-comment package instead of the gulp-replace package.

Test and if possile make css banners use gulp-header-comment package instead of the gulp-replace package.
@ErikSRoth ErikSRoth self-assigned this Oct 13, 2023
@ErikSRoth ErikSRoth added this to the Gulp milestone Oct 13, 2023
@ErikSRoth ErikSRoth added bug Something isn't working development Create or modify functions, styles, or add-on code code Work on coding: PHP, SCSS, JS, Etc. labels Oct 13, 2023
@ErikSRoth
Copy link
Owner Author

gulp-header-comment pkg is not working as expected with PHP files. Looking for a plugin that will work properly with any file.

@ErikSRoth
Copy link
Owner Author

Added gulp-banner pkg and adjusted code in relevant files for parsing PHP files. This module is working much better than the previous, and has been tested numerous times with the PHP dev build function. No issues or errors detected.

Next we will work on modifying files fo JS dev files and see how well this pkg works for JS files.

@ErikSRoth
Copy link
Owner Author

JS build scripts and banner modified to work with gulp-banner pkg. Tested with no issues or errors detected.

Next: Fix SCSS --> CSS build files and banners.

@ErikSRoth
Copy link
Owner Author

SCSS-->CSS build scripts modified to use gulp-banner. Everything works as should with no errors.

This was linked to issues Oct 19, 2023
@ErikSRoth ErikSRoth merged commit f2c8bd2 into gulp-init Oct 19, 2023
@ErikSRoth ErikSRoth deleted the modify-css-banners branch October 19, 2023 02:23
Repository owner locked as resolved and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working code Work on coding: PHP, SCSS, JS, Etc. development Create or modify functions, styles, or add-on code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Banner Injection Issue JS: Create Gulp JS scripts for Dev Builds
1 participant