Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Minify JS and CSS files with Gulp #7

Closed
wants to merge 11 commits into from
Closed

Minify JS and CSS files with Gulp #7

wants to merge 11 commits into from

Conversation

ChristofLee
Copy link
Collaborator

@ChristofLee ChristofLee commented Oct 30, 2017

Fix for #6.

I have added a gulp task to minify CSS and uglify the JS.

To keep things tidy, I have moved all build files to build/ and all generated files appear in dist/.

I have also implemented development and production tasks to improve the workflow.

Instructions have been added to the readme.

@ChristofLee ChristofLee changed the title Minify JS and CSS files with Gulp - Fix for #6 Minify JS and CSS files with Gulp - Fix for [#6] Oct 30, 2017
@ChristofLee ChristofLee changed the title Minify JS and CSS files with Gulp - Fix for [#6] Minify JS and CSS files with Gulp Oct 30, 2017
* Add browsersync
@ChristofLee ChristofLee deleted the feature/6 branch October 31, 2017 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants