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

Ignore res-min folder #553

Closed
wants to merge 7 commits into from
Closed

Conversation

jesperronn
Copy link

Ignore the built folder with minified files: 'res-min'. This fixes issue #543

jesperronn and others added 6 commits October 29, 2014 12:34
Conflicts:
	public/cache.manifest
	public/res-min/img/button.svg
	public/res-min/img/icons.png
	public/res-min/img/icons2x.png
	public/res-min/img/menu.png
	public/res-min/main.js
	public/res-min/themes/base.css
	public/res-min/themes/blue.css
	public/res-min/themes/default.css
	public/res-min/themes/gray.css
	public/res-min/themes/night.css
	public/res-min/themes/school.css
Conflicts:
	public/cache.manifest
	public/res-min/font/fontello.woff
	public/res-min/main.js
	public/res-min/themes/base.css
	public/res-min/themes/blue.css
	public/res-min/themes/default.css
	public/res-min/themes/gray.css
	public/res-min/themes/night.css
	public/res-min/themes/school.css
Old task depended on an existing cache.manifest file was present, and would be updated.
Now we use a gulp plugin which generates the manifest file.

NOTE: For now, the mathjax injection is gone, but can be readded if needed at some point.

Conflicts:
	Gulpfile.js
	package.json
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.

None yet

2 participants